api
api copied to clipboard
Automatically run/verify go-bindata when crds are changed
Currently, the make manifests
to regen go-bindata needs to be run manually and sometimes it is forgotten. This step should be either run automatically or verify and warn people in advance.
This seems like it should probably be a blocking check against incoming pull requests on this repository.