chore(deps): update module sigs.k8s.io/kubebuilder/v3 to v4#32
Merged
cnvergence merged 1 commit intomainfrom Sep 24, 2025
Merged
chore(deps): update module sigs.k8s.io/kubebuilder/v3 to v4#32cnvergence merged 1 commit intomainfrom
cnvergence merged 1 commit intomainfrom
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
cnvergence
approved these changes
Sep 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
v3.15.1->v4.9.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/kubebuilder (sigs.k8s.io/kubebuilder/v3)
v4.9.0Compare Source
✨ New features
installCRDs=truetocrds.enabled=truein GitHub actiontest-chart.ymlto address deprecation #5083🐛 Bug fixes
apis/,controllers/, orwebhooksby updating.dockerignoreto allow only Go source files and module metadata #5048$PATH#5081🎉 Thanks to all contributors!
What's Changed
test-chart.ymlby @camilamacedo86 in #5083New Contributors
Full Changelog: kubernetes-sigs/kubebuilder@v4.8.0...v4.9.0
v4.8.0Compare Source
✨ New features
v1.16.3tov1.18.2#4947v2.1.6tov2.3.0#4945 #4974 #49571.24.0to1.24.5#4944e2ebuild tag to prevent accidental execution of end-to-end tests #4946create apinow adds status conditions by default #4943go-install-toolimplementation in Makefile #4988IfNotExistsActionto machinery for optional file handling #4967--squashto condense commits;--restore-pathto keep selected paths unchanged;--output-branchto write changes to a new branch;--open-gh-issueto create new GitHub issues with update data;--use-gh-modelsto post AI summary to help project upgrade process; and--git-configto set Git defaults for the run. (More info)autoupdate/alpha-v1) with AI-assistence for upgrades. The plugin scaffolds a workflow to open an issue and post an AI summary whenever a new Kubebuilder release is available. (More info)🐛 Bug fixes
CertWatcherwith controller-runtime’s built-in implementation for webhook & metrics server cert reloads; ensures non-leader replicas update certificates #5008Thanks to all contributors 🎉
What's Changed
--forceflag by @vitorfloriano in #4955go-install-toolhelper in Kubebuilder Makefile such as we provide for end users by @afritzler in #4986--forcenow runs post-merge fixes in best-effort mode raising warnings instead of errors to allow properly automation with this option by @camilamacedo86 in #4992--forcenow runs post-merge fixes in best-effort mode raising warnings instead of errors to allow properly automation with this option" by @camilamacedo86 in #4996mainalready exists by @Deofex in #5029New Contributors
Full Changelog: kubernetes-sigs/kubebuilder@v4.7.1...v4.8.0
v4.7.1Compare Source
✨ New Features
--forceflag to allow upgrades and create the commit even if conflicts are encountered. Also enables users to resolve conflicts before committing with the conflict markers. (#4936)🐛 Bug Fixes
--to-versionis informed (#4937)Thanks to all our contributors! 🎉
What's Changed
sigs/kubebuilder/pull/4959
Full Changelog: v4.7.0...v4.7.1
v4.7.0Compare Source
initcommand from Helm plugin as it's only meaningful withedit(#4903)✨ New Features
ObjectMeta(e.g., name, namespace, labels). Includes example usage to clarify usage patterns (#4825)kubebuilder alpha generatecommand to clarify usage (#4846)alpha updatecommand (#4871). Users can now automate the full upgrade process of their projects, only intervening to resolve conflicts. (More info)conditionsfield documentation for improved clarity and human readability (#4894)cert-managerfromv1.17.2tov1.18.2(#4866) (#4878)(#4905)golang-cifromv2.1.0tov2.1.6(#4867)🐛 Bug Fixes
.gitandPROJECT) are cleaned up correctly duringalpha generate(#4842)alpha generateruns all necessary targets (make manifests generate fmt vet lint-fix) post-scaffolding (#4843)(#4848)PROJECTfile in-memory to support unsupported plugins duringalpha generate(#4844)+kubebuilder:conversion:hubmarker from conversion webhooks (#4849)readOnlyRootFilesystemin manager and curl pods to meet PSA security guidelines (#4869)patchStrategyandprotobuftags fromConditionsfield (#4893)addFinalizerlogic (#4789)//+requiredand//+optionalmarkers are correctly appliedomitzeroforStatusfields to avoid unnecessary use and complexities that pointers can bringThanks to all our contributors! 🎉
What's Changed
alpha generateskipped files and directories beginning with a dot (e.g.,.github/,.env,.golangci.yaml). These are now properly removed during cleanup, except.gitandPROJECT, which are intentionally preserved. by @camilamacedo86 in #4842alpha updatecommand by @vitorfloriano in #4871initcommand from Helm plugin as it's only meaningful witheditby @bavarianbidi in #4903Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.