build(deps): bump sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.1 in /kinds#3729
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 6574249. Configure here.
| sigs.k8s.io/controller-runtime v0.23.3 | ||
| k8s.io/api v0.36.0 | ||
| k8s.io/apimachinery v0.36.0 | ||
| sigs.k8s.io/controller-runtime v0.24.1 |
There was a problem hiding this comment.
Controller-runtime v0.24.1 incompatible with pinned k8s v0.34.4
Medium Severity
controller-runtime v0.24.1 declares a breaking change requiring k8s.io/* v0.36, but the replace directives pin all k8s.io packages to v0.34.4 for k0s compatibility. This creates a 2-minor-version skew (up from 1 with v0.23.3). The require block now misleadingly lists k8s.io/api v0.36.0 and k8s.io/apimachinery v0.36.0 even though v0.34.4 is actually used. While the current limited usage of pkg/scheme likely compiles fine, any expansion of controller-runtime usage in this module risks compilation or runtime failures.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit 6574249. Configure here.
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.23.3 to 0.24.1. - [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.1) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
6574249 to
1897768
Compare


Bumps sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.1.
Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
3be3f1bMerge pull request #3516 from k8s-infra-cherrypick-robot/cherry-pick-3515-to-...0f7b33dFix regression in Apply typed error handlingd3eaef3Merge 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 updates