Skip to content

updating controller-gen to v0.14.0 #1399

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ FUZZ_TIME ?= 1m
GO_STATIC_FLAGS=-ldflags "-s -w" -tags 'netgo,osusergo,static_build$(addprefix ,,$(GO_TAGS))'

# API (doc) generation utilities
CONTROLLER_GEN_VERSION ?= v0.12.0
CONTROLLER_GEN_VERSION ?= v0.14.0
GEN_API_REF_DOCS_VERSION ?= e327d0730470cbd61b06300f81c5fcf91c23c113

# If gobin not set, create one on ./build and add to path.
Expand Down
1 change: 0 additions & 1 deletion api/v1/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/v1beta1/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/v1beta2/zz_generated.deepcopy.go

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

314 changes: 170 additions & 144 deletions config/crd/bases/source.toolkit.fluxcd.io_buckets.yaml

Large diffs are not rendered by default.

814 changes: 455 additions & 359 deletions config/crd/bases/source.toolkit.fluxcd.io_gitrepositories.yaml

Large diffs are not rendered by default.

418 changes: 226 additions & 192 deletions config/crd/bases/source.toolkit.fluxcd.io_helmcharts.yaml

Large diffs are not rendered by default.

392 changes: 217 additions & 175 deletions config/crd/bases/source.toolkit.fluxcd.io_helmrepositories.yaml

Large diffs are not rendered by default.

302 changes: 172 additions & 130 deletions config/crd/bases/source.toolkit.fluxcd.io_ocirepositories.yaml

Large diffs are not rendered by default.