build(deps): bump sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.0 - #8922
build(deps): bump sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.0#8922dependabot[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for cerulean-figolla-1f9435 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ba146eb9e4
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| k8s.io/cli-runtime v0.35.3 | ||
| k8s.io/client-go v0.35.3 | ||
| k8s.io/client-go v0.36.0 | ||
| k8s.io/klog/v2 v2.140.0 | ||
| k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 | ||
| k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a | ||
| k8s.io/kubectl v0.35.3 |
There was a problem hiding this comment.
Keep Kubernetes modules on one minor
This bump moves api/apimachinery/client-go to 1.36 while leaving cli-runtime and kubectl on 1.35; the e2e upgrade package imports k8s.io/cli-runtime/pkg/resource and k8s.io/kubectl/pkg/cmd/util, so that test binary now compiles Kubernetes 1.35 kubectl code against 1.36 apimachinery/client-go types selected by these new requirements. Kubernetes staging modules are released in lockstep and do not guarantee cross-minor Go API compatibility, so please bump the remaining direct Kubernetes modules used by the repo to v0.36.0 with this controller-runtime upgrade.
Useful? React with 👍 / 👎.
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.23.3 to 0.24.0. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.23.3...v0.24.0) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ba146eb to
c6c8e41
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.0.
Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
d3eaef3Merge pull request #3475 from alvaroaleman/fixfix3296f32🐛 Update typed Applyconfigurations with server responsec8b4b9dMerge pull request #3506 from troy0820/troy0820/update-deps-k8s557c314update to k8s.io v1.36.0e4a998cMerge pull request #3499 from kubernetes-sigs/dependabot/github_actions/all-g...1a31c56Merge pull request #3498 from vieux/fix-fake-client-generatename-retry80bc294fakeclient: retry GenerateName on AlreadyExists collisions (match K8s 1.32 be...77b730a🌱 Bump the all-github-actions group with 2 updates6210f84Merge pull request #3494 from erikgb/improve-kind-source-logging6f89e1dImprove logging for dynamic type kind source