feat: upgrade codegen for kubernetes to v0.28.3
This commit is contained in:
parent
186e3e1541
commit
789046f162
51 changed files with 338 additions and 657 deletions
2
Makefile
2
Makefile
|
@ -178,7 +178,7 @@ docs-pull-images:
|
|||
## Generate CRD clientset and CRD manifests
|
||||
.PHONY: generate-crd
|
||||
generate-crd:
|
||||
@$(CURDIR)/script/code-gen.sh
|
||||
@$(CURDIR)/script/code-gen-docker.sh
|
||||
|
||||
## Generate code from dynamic configuration https://github.com/traefik/genconf
|
||||
.PHONY: generate-genconf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue