Update sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.1#1146
Update sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.1#1146GiuseppeTT wants to merge 2 commits intokubernetes-sigs:mainfrom
Conversation
Bumps the kubernetes group with 1 update in the / directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.23.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.22.4...v0.23.1) Updates `sigs.k8s.io/structured-merge-diff/v6` from 6.3.1 to 6.3.2-0.20260122202528-d9cc6641c482 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](https://github.com/kubernetes-sigs/structured-merge-diff/commits) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: sigs.k8s.io/structured-merge-diff/v6 dependency-version: 6.3.2-0.20260122202528-d9cc6641c482 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kubernetes ... Signed-off-by: dependabot[bot] <support@github.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: GiuseppeTT The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
✅ Deploy Preview for kubernetes-sigs-jobset canceled.
|
|
/assign @andreyvelich since he has context. |
|
@GiuseppeTT: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Failed test |
Could this PR solve this? #1119 |
|
Probably related to #1119 |
I think so. |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Update sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.1 . The automatic bump #1145 did not work because version
0.23introduced breaking changes. See https://github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.23.0Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
This PR uses the original commit
a840be090c3668adeff13fab36c05d855dceb992from #1145 and creates a second commit8538d318fa71909e8dccd5d30afd07725444d91dto fix the breaking changes.Does this PR introduce a user-facing change?