fix(deps): update kubernetes dependencies (minor)#2632
Closed
ocmbot[bot] wants to merge 1 commit into
Closed
Conversation
✅ Deploy Preview for ocm-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
9c27706 to
a10c38d
Compare
Contributor
|
😩 |
df8b432 to
8ff3471
Compare
8769725 to
1e83e40
Compare
fd51aa8 to
0a69e2f
Compare
matthiasbruns
added a commit
that referenced
this pull request
May 29, 2026
#### What this PR does / why we need it Updates the Kubernetes dependency set to v0.36.0, matching the Renovate update from #2632, and includes the required follow-up fixes so the update can pass CI. This includes: - Updating Kubernetes modules and related generated-tool version metadata. - Aligning controller-runtime with Kubernetes v0.36.0. - Tidying affected module dependency graphs. - Fixing event recorder format-string vet failures exposed by the updated dependency/toolchain set. #### Which issue(s) this PR fixes Follow-up/replacement for #2632. #### Testing ##### How to test the changes Run package-load/compile checks in affected modules: ```bash go test ./... -run ^ ``` Checked in: - `cli` - `cli/integration` - `bindings/go/helm` - `bindings/go/transfer` - `bindings/go/transfer/integration` - `kubernetes/controller` ##### Verification - [ ] I have added/updated tests that prove my fix is effective or that my feature works - [x] Tests pass locally with my changes - [ ] If touching multiple modules, `go work` is enabled (see `go.work`) - [x] My changes do not decrease test coverage - [ ] I have tested the changes locally by running `ocm` Note: controller package compilation was verified with `go test ./... -run ^`. Full envtest suites require local envtest binaries/examples that are not available in this checkout. --------- Signed-off-by: Matthias Bruns <git@matthiasbruns.com> Co-authored-by: ocmbot[bot] <125909804+ocmbot[bot]@users.noreply.github.com>
skarlso-release-bot Bot
pushed a commit
to Skarlso/open-component-model
that referenced
this pull request
May 29, 2026
…model#2654) #### What this PR does / why we need it Updates the Kubernetes dependency set to v0.36.0, matching the Renovate update from open-component-model#2632, and includes the required follow-up fixes so the update can pass CI. This includes: - Updating Kubernetes modules and related generated-tool version metadata. - Aligning controller-runtime with Kubernetes v0.36.0. - Tidying affected module dependency graphs. - Fixing event recorder format-string vet failures exposed by the updated dependency/toolchain set. #### Which issue(s) this PR fixes Follow-up/replacement for open-component-model#2632. #### Testing ##### How to test the changes Run package-load/compile checks in affected modules: ```bash go test ./... -run ^ ``` Checked in: - `cli` - `cli/integration` - `bindings/go/helm` - `bindings/go/transfer` - `bindings/go/transfer/integration` - `kubernetes/controller` ##### Verification - [ ] I have added/updated tests that prove my fix is effective or that my feature works - [x] Tests pass locally with my changes - [ ] If touching multiple modules, `go work` is enabled (see `go.work`) - [x] My changes do not decrease test coverage - [ ] I have tested the changes locally by running `ocm` Note: controller package compilation was verified with `go test ./... -run ^`. Full envtest suites require local envtest binaries/examples that are not available in this checkout. --------- Signed-off-by: Matthias Bruns <git@matthiasbruns.com> Co-authored-by: ocmbot[bot] <125909804+ocmbot[bot]@users.noreply.github.com> bddbabd
ocmbot Bot
pushed a commit
that referenced
this pull request
May 29, 2026
#### What this PR does / why we need it Updates the Kubernetes dependency set to v0.36.0, matching the Renovate update from #2632, and includes the required follow-up fixes so the update can pass CI. This includes: - Updating Kubernetes modules and related generated-tool version metadata. - Aligning controller-runtime with Kubernetes v0.36.0. - Tidying affected module dependency graphs. - Fixing event recorder format-string vet failures exposed by the updated dependency/toolchain set. #### Which issue(s) this PR fixes Follow-up/replacement for #2632. #### Testing ##### How to test the changes Run package-load/compile checks in affected modules: ```bash go test ./... -run ^ ``` Checked in: - `cli` - `cli/integration` - `bindings/go/helm` - `bindings/go/transfer` - `bindings/go/transfer/integration` - `kubernetes/controller` ##### Verification - [ ] I have added/updated tests that prove my fix is effective or that my feature works - [x] Tests pass locally with my changes - [ ] If touching multiple modules, `go work` is enabled (see `go.work`) - [x] My changes do not decrease test coverage - [ ] I have tested the changes locally by running `ocm` Note: controller package compilation was verified with `go test ./... -run ^`. Full envtest suites require local envtest binaries/examples that are not available in this checkout. --------- Signed-off-by: Matthias Bruns <git@matthiasbruns.com> Co-authored-by: ocmbot[bot] <125909804+ocmbot[bot]@users.noreply.github.com> bddbabd
0a69e2f to
c88f789
Compare
c88f789 to
d299db5
Compare
d299db5 to
3255485
Compare
Merged
auto-merge was automatically disabled
June 2, 2026 15:27
Pull request was closed
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:
1.34.1→1.36.016be699→aa012df43fb72c→aa012df28399d8→ff6756f28399d8→ff6756f0.20.1→0.21.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)
v0.21.0Compare Source
What's Changed
kubebuilder:externalDocmarker by @pedjak in #1335Misc
envtest
Dependency bumps
New Contributors
Full Changelog: kubernetes-sigs/controller-tools@v0.20.0...v0.21.0
Configuration
📅 Schedule: (UTC)
* * * * 0)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.