This directory contains several scripts useful in the development process of Knative Serving.
boilerplate/add-boilerplate.shAdds license boilerplate to txt or go files in a directory, recursively.deploy.shDeploys Knative Serving to an environment.dev-patch-config-gke.shPatches the network configuration of a dev deployment in GKE.diagnose-me.shPerforms several diagnostic checks on the running Kubernetes cluster, for debugging.generate-yamls.shBuilds all the YAMLs that Knative Serving publishes.release.shCreates a new release of Knative Serving.update-codegen.shUpdates auto-generated client libraries.update-deps.shUpdates Go dependencies.verify-codegen.shVerifies that auto-generated client libraries are up-to-date.