Merge branch v2.11 into v3.3
This commit is contained in:
commit
05eb438ae1
15 changed files with 401 additions and 487 deletions
2
Makefile
2
Makefile
|
@ -175,7 +175,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