site/content/docs/v1.1.0/development.md
Run make update to regenerate files if you make the following changes:
Run generate-proto.sh to regenerate files if you make the following changes:
protoc-gen-go version v1.0.0.The following files are automatically generated from the source code:
You can run make verify to ensure that all generated files (clientset, listers, shared informers, docs) are up to date.
To run unit tests, use make test.
If you need to add or update the vendored dependencies, see Vendoring dependencies.