:seedling: Bump sigs.k8s.io/kubebuilder/v3 from 3.14.0 to 3.14.2
Bumps sigs.k8s.io/kubebuilder/v3 from 3.14.0 to 3.14.2.
Release notes
Sourced from sigs.k8s.io/kubebuilder/v3's releases.
v3.14.2
changes since v3.14.1
:sparkles: New Features
- (go/v4): Upgrade controller-runtime dependency from v0.17.2 to v0.17.3 (#3882)
- (go/v4): Upgrade golangci from 1.54 to 1.57 by (#3846)
- (go/v4): (To address deprecation): Replace
deadlinein favor oftimeoutingolangci-lintconfiguration (#3865)- (kustomize/v2): Add CRD viewer and editor roles in rbac/kustomization.yaml (#3800)
- (go/v4): Upgrade cert-manager version used from v1.5.3 to v1.14.4 in the e2e tests scaffolded (#3839)
- (go/v4): Upgrade Prometheus version used in the tests from v0.68.0 to v0.72.0 in the e2e tests scaffolded (#3840)
- (go/v4): Upgrade gcr.io/kubebuilder/kube-rbac-proxy image from v0.15.0 to v0.16.0 (#3833).
:warning: IMPORTANT: Please note that kube-rbac-proxy is now deprecated and will be discontinued in a future release.
If you want to still using this project, it is recommended that you switch to the images directly provided by the project. For more details, please refer to the project’s image repository.
The Kubebuilder can no longer support the promotion and building of these images. All images previously built and promoted will no longer be available starting April 22, 2025. This change may impact your production workloads if they rely on these images. (
gcr.io/kubebuilder/kube-rbac-proxy:<all>)For more information, please review the proposal to Discontinue Kube RBAC Proxy in Default Kubebuilder Scaffolding.
:bug: Bug Fixes
- (go/v4): Add comment to clarify that webhooks path in the marker values should not be changed (#3877)
- (go/v4): Fix Invalid leader election ID generated when domain is empty (#3876)
- (kustomize/v2, go/v4): Fix labels according to conventions. Follow-up of PR 3797 (#3857)
- (go/v4,kustomize/v2): Fix roles names for projects with multi-group layout (#3845)
- (go/v4,kustomize/v2): Fix the CRD kustomization path logic to ensure webhook patches are generated exclusively for resources that are configured with webhooks (#3838)
- (go/v4,kustomize/v2): Fix resource path generation for resources without a specified group (#3837)
- (kustomize/v2, go/v4): Fix labels according to conventions. Address change in missing files. It is a follow-up of the PR #3797 (#3857)
🎉 Thanks to all our contributors!
What's Changed (Full Changelog)
- 🌱 Fix makefile target make generate by
@camilamacedo86in kubernetes-sigs/kubebuilder#3834- :sparkles: (go/v4) - Upgrade Prometheus version used in the tests from v0.68.0 to v0.72.0 by
@camilamacedo86in kubernetes-sigs/kubebuilder#3840- :sparkles: Upgrade gcr.io/kubebuilder/kube-rbac-proxy image from v0.15.0 to v0.16.0 by
@camilamacedo86in kubernetes-sigs/kubebuilder#3833- ✨ Upgrade cert-manager version used from v1.5.3 to v1.14.4 by
@camilamacedo86in kubernetes-sigs/kubebuilder#3839- :bug: fix resource path generation for resources without a specified group by
@camilamacedo86in kubernetes-sigs/kubebuilder#3837- :seedling: Bump sigs.k8s.io/kubebuilder/v3 from 3.14.0 to 3.14.1 in /docs/book/src/simple-external-plugin-tutorial/testdata/sampleexternalplugin/v1 by
@dependabotin kubernetes-sigs/kubebuilder#3841- :bug: Fix the CRD kustomization path logic to ensure webhook patches are generated exclusively for resources that are configured with webhooks by
@camilamacedo86in kubernetes-sigs/kubebuilder#3838- :bug: (go/v4,kustomize/v2): fix roles names for projects with multi-group layout by
@camilamacedo86in kubernetes-sigs/kubebuilder#3845- ✨ Upgrade golangci from 1.54 to 1.57 by
@camilamacedo86in kubernetes-sigs/kubebuilder#3846- 📖 Fix Generate Sample for Getting Started Tutorial by
@camilamacedo86in kubernetes-sigs/kubebuilder#3848- 🌱 Upgrade images used in the samples and e2e tests for deployImage plugin by
@camilamacedo86in kubernetes-sigs/kubebuilder#3849- 🌱 Remove plugin flag from generate docs samples by
@camilamacedo86in kubernetes-sigs/kubebuilder#3850- 🌱 Update common kind and envtest for e2e tests by
@camilamacedo86in kubernetes-sigs/kubebuilder#3852- 🌱 Cleanup and fix kind config to run the tests against 1.29 by
@camilamacedo86in kubernetes-sigs/kubebuilder#3851- :sparkles: (kustomize/v2): Add CRD viewer and editor roles in rbac/kustomization.yaml by
@lunarwhitein kubernetes-sigs/kubebuilder#3800
... (truncated)
Commits
d7b4feb:sparkles: Upgrade controller-runtime dependency from v0.17.2 to v0.17.3 (#3882)fedab34Merge pull request #3881 from camilamacedo86/nit-hack5d9d8d9Just ensure that we have the right permissions to regenerate the getting star...1b634ddMerge pull request #3877 from camilamacedo86/nit-add-note-webhook-path7af3a37Merge pull request #3876 from camilamacedo86/allow-leader-election1ab2a14Fix Invalid leader election ID generated when domain is empty83a16e5:bug: clarify that webhooks path in the marker should not be changedcab5b15Merge pull request #3875 from camilamacedo86/update-doc-conv2591ad0:book: Update Multi-Version Tutorial8ef60ffMerge pull request #3874 from camilamacedo86/notefaq- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)