Skip to content

Commit

Permalink
update controller-gen to 0.14.0, regenerate CRDs
Browse files Browse the repository at this point in the history
Signed-off-by: Ashley Dumaine <[email protected]>
  • Loading branch information
AshleyDumaine committed Apr 23, 2024
1 parent b7a21fb commit 0a508fe
Show file tree
Hide file tree
Showing 9 changed files with 1,922 additions and 3,240 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ SETUP_ENVTEST_BIN := setup-envtest
SETUP_ENVTEST := $(abspath $(TOOLS_BIN_DIR)/$(SETUP_ENVTEST_BIN)-$(SETUP_ENVTEST_VER))
SETUP_ENVTEST_PKG := sigs.k8s.io/controller-runtime/tools/setup-envtest

CONTROLLER_GEN_VER := v0.13.0
CONTROLLER_GEN_VER := v0.14.0
CONTROLLER_GEN_BIN := controller-gen
CONTROLLER_GEN := $(abspath $(TOOLS_BIN_DIR)/$(CONTROLLER_GEN_BIN)-$(CONTROLLER_GEN_VER))
CONTROLLER_GEN_PKG := sigs.k8s.io/controller-tools/cmd/controller-gen
Expand Down
755 changes: 0 additions & 755 deletions bootstrap/api/v1alpha1/zz_generated.conversion.go

This file was deleted.

2 changes: 1 addition & 1 deletion bootstrap/api/v1alpha1/zz_generated.deepcopy.go

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

676 changes: 361 additions & 315 deletions bootstrap/config/crd/bases/bootstrap.cluster.x-k8s.io_rke2configs.yaml

Large diffs are not rendered by default.

Large diffs are not rendered by default.

722 changes: 0 additions & 722 deletions controlplane/api/v1alpha1/zz_generated.conversion.go

This file was deleted.

2 changes: 1 addition & 1 deletion controlplane/api/v1alpha1/zz_generated.deepcopy.go

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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 0a508fe

Please sign in to comment.