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.dev-patch-config-gke.shPatches the network configuration of a dev deployment in GKE.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.