chore(deps): bump k8s.io/apimachinery from 0.36.4 to 0.37.0 - #242
Merged
onuryilmaz merged 1 commit intoSep 10, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
k8s.io/apimachinery is upgraded to v0.37.0 while k8s.io/api and k8s.io/client-go remain on v0.36.3, which is a potentially unsafe Kubernetes module version skew.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR updates the project’s Kubernetes/apimachinery dependency to v0.37.0, pulling in corresponding transitive dependency updates (notably kube-openapi and go-openapi modules) as part of normal Go module resolution for the newer apimachinery release.
Changes:
- Bump
k8s.io/apimachineryfromv0.36.3tov0.37.0ingo.mod. - Update
go.sumentries to reflect the new dependency graph (includingk8s.io/kube-openapi,k8s.io/utils,sigs.k8s.io/structured-merge-diff/v6, andgithub.com/go-openapi/*).
File summaries
| File | Description |
|---|---|
| go.mod | Updates k8s.io/apimachinery version and refreshes several indirect dependencies. |
| go.sum | Updates module checksums to match the new resolved versions after the bump. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
22
to
24
| k8s.io/api v0.36.3 | ||
| k8s.io/apimachinery v0.36.3 | ||
| k8s.io/apimachinery v0.37.0 | ||
| k8s.io/client-go v0.36.3 |
onuryilmaz
approved these changes
Sep 10, 2026
onuryilmaz
approved these changes
Sep 10, 2026
Contributor
|
@dependabot rebase |
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.36.4 to 0.37.0. - [Commits](kubernetes/apimachinery@v0.36.4...v0.37.0) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s.io/apimachinery-0.37.0
branch
from
September 10, 2026 19:28
5667b0c to
6aa4de2
Compare
onuryilmaz
deleted the
dependabot/go_modules/k8s.io/apimachinery-0.37.0
branch
September 10, 2026 19:33
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.
Bumps k8s.io/apimachinery from 0.36.4 to 0.37.0.
Commits
7164e39Update dependencies to v0.37.0 tage55f9bafeat(api): Update node restriction admission to use new APIcb0680dMerge pull request #129125 from pohly/log-client-go-tools-apis97b2132Merge pull request #140194 from gnufied/implement-volume-health-apif21afabAdd validation for camelcase in reason fieldd7ad413Merge pull request #140782 from dims/update-kube-openapie15ad7cMerge pull request #138808 from chenk008/cbor-streaminglist464b5d1Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad0de14ecMerge pull request #140732 from thockin/dv-add-prefixed-label-key95258ebMerge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...