api icon indicating copy to clipboard operation
api copied to clipboard

Automatically run/verify go-bindata when crds are changed

Open dinhxuanvu opened this issue 3 years ago • 1 comments

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.

dinhxuanvu avatar Jun 03 '21 15:06 dinhxuanvu

This seems like it should probably be a blocking check against incoming pull requests on this repository.

kevinrizza avatar Sep 02 '21 14:09 kevinrizza