Fix CRDs code and manifests generation
This commit is contained in:
parent
6c8d200373
commit
287cebb498
20 changed files with 44 additions and 47 deletions
2
Makefile
2
Makefile
|
@ -140,7 +140,7 @@ docs-serve:
|
|||
docs-pull-images:
|
||||
make -C ./docs docs-pull-images
|
||||
|
||||
## Generate CRD clientset
|
||||
## Generate CRD clientset and CRD manifests
|
||||
generate-crd:
|
||||
@$(CURDIR)/script/code-gen.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue