fix(deps): update kubernetes dependencies - #101
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
2 times, most recently
from
July 16, 2026 09:28
e298485 to
f053337
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
July 16, 2026 15:13
f053337 to
227e235
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
July 23, 2026 07:12
227e235 to
2cf208f
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
2 times, most recently
from
August 1, 2026 01:30
bf70f65 to
1d72798
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
2 times, most recently
from
August 26, 2026 23:09
cdba79b to
7e64ffa
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
August 29, 2026 10:01
7e64ffa to
75c88af
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
August 29, 2026 14:36
75c88af to
0aeb36d
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
August 30, 2026 10:06
0aeb36d to
7aeab12
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
August 30, 2026 14:50
7aeab12 to
a33ef76
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
5 times, most recently
from
September 5, 2026 11:04
81bf71f to
1d20dea
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
September 5, 2026 11:07
1d20dea to
8b4cdb5
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:
v0.36.4→v0.37.0v0.36.4→v0.37.0v0.36.4→v0.37.0ff6756f→cf1189dv0.24.1→v0.25.0Release Notes
kubernetes/api (k8s.io/api)
v0.37.0Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.37.0Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.37.0Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.25.0Compare Source
Highlights
This version of controller-runtime introduces a new experimental
ReadYourWritesConsistencyfeature,which ensures that all writes are reflected in subsequent reads from the default cache-backed client.
Stale client reads are arguably the biggest source of friction and sometimes bugs for controller
authors, providing this functionality at the library level eliminates that class of problems entirely.
Try it out by setting
Client.EnableReadYourWritesConsistency: new(true)in your managerand leave any feedback you may have on the tracking issue.
✨ New Features
🐛 Bug Fixes
🌱 Others
🌱 CI & linters
📖 Additionally, there have been 7 contributions to our documentation and book. (#3513, #3521, #3531, #3551, #3562, #3563, #3566)
Dependencies
Added
Changed
944ab1f→746e56fbd525da→59b49668636f87→3dc84a48636f87→3dc84a4ec3ebc5→25e220843fb72c→d427ff9b8788ab→be93311Removed
Thanks to all our contributors! 😊
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.