Skip to content

Commit

Permalink
Bump CONTROLLER_GEN_VER to 0.14.0
Browse files Browse the repository at this point in the history
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
  • Loading branch information
Danil-Grigorev committed Mar 6, 2024
1 parent 07aa242 commit 0c8e8a6
Show file tree
Hide file tree
Showing 9 changed files with 5,831 additions and 6,551 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ IMAGE_REVIEWERS ?= $(shell ./hack/get-project-maintainers.sh)

# Binaries.
# Need to use abspath so we can invoke these from subdirectories
CONTROLLER_GEN_VER := v0.11.4
CONTROLLER_GEN_VER := v0.14.0
CONTROLLER_GEN_BIN := controller-gen
CONTROLLER_GEN := $(TOOLS_BIN_DIR)/$(CONTROLLER_GEN_BIN)-$(CONTROLLER_GEN_VER)

Expand Down
1 change: 0 additions & 1 deletion api/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion api/v1alpha2/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,239 changes: 583 additions & 656 deletions config/crd/bases/operator.cluster.x-k8s.io_addonproviders.yaml

Large diffs are not rendered by default.

2,475 changes: 1,166 additions & 1,309 deletions config/crd/bases/operator.cluster.x-k8s.io_bootstrapproviders.yaml

Large diffs are not rendered by default.

2,475 changes: 1,166 additions & 1,309 deletions config/crd/bases/operator.cluster.x-k8s.io_controlplaneproviders.yaml

Large diffs are not rendered by default.

2,475 changes: 1,166 additions & 1,309 deletions config/crd/bases/operator.cluster.x-k8s.io_coreproviders.yaml

Large diffs are not rendered by default.

2,475 changes: 1,166 additions & 1,309 deletions config/crd/bases/operator.cluster.x-k8s.io_infrastructureproviders.yaml

Large diffs are not rendered by default.

1,239 changes: 583 additions & 656 deletions config/crd/bases/operator.cluster.x-k8s.io_ipamproviders.yaml

Large diffs are not rendered by default.

0 comments on commit 0c8e8a6

Please sign in to comment.