Update codegen to v0.30.10
This commit is contained in:
parent
9d8a42111f
commit
7cfd10db62
4 changed files with 27 additions and 84 deletions
2
Makefile
2
Makefile
|
@ -169,7 +169,7 @@ docs-pull-images:
|
|||
.PHONY: generate-crd
|
||||
#? generate-crd: Generate CRD clientset and CRD manifests
|
||||
generate-crd:
|
||||
@$(CURDIR)/script/code-gen-docker.sh
|
||||
@$(CURDIR)/script/code-gen.sh
|
||||
|
||||
.PHONY: generate-genconf
|
||||
#? generate-genconf: Generate code from dynamic configuration github.com/traefik/genconf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue