Update dependency kubernetes-sigs/kubebuilder to v4.15.0#256
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency kubernetes-sigs/kubebuilder to v4.15.0#256renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
f3dd836 to
ad0a4ae
Compare
29cc823 to
bf48df1
Compare
bf48df1 to
fb0abfb
Compare
fb0abfb to
09240c2
Compare
09240c2 to
b131c30
Compare
b131c30 to
9594c07
Compare
9594c07 to
84fe4be
Compare
84fe4be to
807edf2
Compare
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.
This PR contains the following updates:
v4.10.1→v4.15.0Release Notes
kubernetes-sigs/kubebuilder (kubernetes-sigs/kubebuilder)
v4.15.0Compare Source
🚀 Keep Your Scaffold Updated
The migration guide covers upgrading from any supported version to the latest release.
For the smoothest upgrade path, use the AutoUpdate Plugin or run
kubebuilder alpha update. Both use the same update logic to keep your project scaffold aligned with the latest Kubebuilder changes.Other upgrade options are mainly intended for older projects that do not yet have
cliVersionin their PROJECT file. Use them as a one-time step to reach a supported version, then continue using these update workflows.Only for users of the Helm Plugin (
helm/v2-alpha)enabletoenabled(#5736)Action Required
Run:
Then ensure that all occurrences of
enableare renamed toenabledin:✨ Upgrades
Adds support for Kubernetes
1.36and Go1.26.1.25.7to1.26.0(#5670)v0.23.3tov0.24.1and Kubernetes dependencies to support Kubernetes1.36(#5671, #5710)v0.20.1tov0.21.0(#5683)v2.11.4tov2.12.2(#5711)✨ New Features
v0.24.0) (#5684)depguardrule to deny usage of the Gosortpackage (#5755)🐛 Bug Fixes
--) (#5716)CloseFileErrorwrappingnilinstead of the actual close error (#5681)alpha update push(#5694)alpha update(#5695)edithanging on malformeddist/install.yamlfiles (#5753)What's Changed
New Contributors
Full Changelog: kubernetes-sigs/kubebuilder@v4.14.0...v4.15.0
v4.14.0Compare Source
🚀 Keep Your Scaffold Updated
The migration guide covers upgrading from
anyversion to thelatest, including AI-assisted helpers/commands for legacy scaffolds that may require manual steps. For the smoothest path, enable the AutoUpdate Plugin (uses GitHub Actions)) or runkubebuilder alpha updatelocally—both use the same update logic. The other options are primarily for older projects missingcliVersionin thePROJECTfile as a one-time step to reach a supported version; after that, you can rely on these workflows for ongoing updates.Only for users of the Helm Plugin (helm/v2-alpha)
To stabilise helm/v2-alpha, RBAC was reworked (#5579), renaming
rbacHelperstorbac.helpersand introducing namespace/multi-namespace support with dynamic roles.Required: run
kubebuilder edit --plugins=helm/v2-alpha --forceto update your Helm config.Alternative: manually update
values.yamlafter running the command without--force(More info)✨ Upgrades
1.20.0to1.20.1(#5563)1.25.3to1.25.7(#5615)1.20.1to1.20.2used in tests (#5626)v2.11.4(#5653)✨ New Features
Chart.appVersion, expose service account in values, and enhance RBAC with namespace-scoped deployments, multi-namespace configuration, and dynamic Role/ClusterRole rendering (renamerbacHelperstorbac.helpers) (#5496, #5577, #5581, #5580, #5607, #5603, #5579YEARplaceholder in boilerplate for copyright (#5559)--license-fileflag and preserve boilerplate in alpha generate (#5456)By()statements in e2e tests (#5611)🐛 Bug Fixes
imagePullSecretsblock (#5592)latesttag and use commented tag format in Helm charts (#5617)secretRefhandling (#5623)insecureSkipVerify: falsewithout certificates (#5624)initsubcommand from Grafana plugin (#5627)initsubcommand from Auto Update plugin (#5633)manager.image.pullPolicy(#5636)🎉 Thanks to all contributors!
What's Changed ( Full Changelog )
.firebasercfile by @vitorfloriano in #5571rbacHelperstorbac.helpers) by @camilamacedo86 in #5579By()statements in e2e tests. by @camilamacedo86 in #5610insecureSkipVerify: falsewithout certificates by @camilamacedo86 in #5624initsubcommand from Grafana plugin by @vitorfloriano in #5627initsubcommand from the Auto Update plugin by @vitorfloriano in #5633manager.image.pullPolicyby @camilamacedo86 in #5636commited->committedin update_action design by @SAY-5 in #5654New Contributors
Full Changelog: kubernetes-sigs/kubebuilder@v4.13.1...v4.14.0
v4.13.1Compare Source
🚀 Keep Your Scaffold Updated
The migration guide covers upgrading from
anyversion to thelatest, including AI-assisted helpers/commands for legacy scaffolds that may require manual steps. For the smoothest path, enable the AutoUpdate Plugin (uses GitHub Actions) or runkubebuilder alpha updatelocally—both use the same update logic. The other options are primarily for older projects missingcliVersionin thePROJECTfile as a one-time step to reach a supported version; after that, you can rely on these workflows for ongoing updates.✨ Upgrades
v1.19.4tov1.20.0(#5531)v0.23.1tov0.23.3(#5532)🐛 Bug Fixes
What's Changed
1.19.4to1.20.0by @camilamacedo86 in #55310.23.1to0.23.3by @camilamacedo86 in #5532New Contributors
Full Changelog: kubernetes-sigs/kubebuilder@v4.13.0...v4.13.1
v4.13.0Compare Source
🚀 Keep Your Scaffold Updated
The migration guide covers upgrading from
anyversion to thelatest, including AI-assisted helpers/commands for legacy scaffolds that may require manual steps. For the smoothest path, enable the AutoUpdate Plugin (uses GitHub Actions) or runkubebuilder alpha updatelocally—both use the same update logic. The other options are primarily for older projects missingcliVersionin thePROJECTfile as a one-time step to reach a supported version; after that, you can rely on these workflows for ongoing updates.✨ Upgrades
v1.19.3tov1.19.4(#5509)✨ New Features
manager.envOverridesto support overriding manager environment variables via Helm CLI (e.g.--set manager.envOverrides.LOG_LEVEL=debug) (#5495)🐛 Bug Fixes
manager.replicasso values fromvalues.yamlare correctly applied in the chart template (#5494)editwith go/v4 + helm/v2-alpha) (#5506)0644, directories:0755) (#5508)🎉 Thanks to all contributors!
What's Changed ( Full Changelog )
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.