chore(deps): bump k8s.io/client-go from 0.36.3 to 0.37.0 - #243
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The PR introduces Kubernetes module minor-version skew (client-go/api/apimachinery at v0.37.0 while apiextensions-apiserver remains v0.36.0), which is a common source of incompatibilities and should be aligned.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR updates the Kubernetes client-go dependency family to v0.37.0 in repo-guard, adjusting related transitive module versions to match the new dependency graph.
Changes:
- Bump
k8s.io/client-gofromv0.36.3tov0.37.0(and alignk8s.io/api/k8s.io/apimachineryaccordingly). - Refresh
go.sumentries to reflect the updated dependency set (includingk8s.io/kube-openapi,k8s.io/utils, andgo-openapi/*module versions).
File summaries
| File | Description |
|---|---|
| go.mod | Updates direct Kubernetes module versions to v0.37.0 and updates several indirect dependencies accordingly. |
| go.sum | Updates checksums to match the resolved module versions after the Kubernetes dependency 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
118
to
+120
| k8s.io/apiextensions-apiserver v0.36.0 // indirect | ||
| k8s.io/klog/v2 v2.140.0 // indirect | ||
| k8s.io/kube-openapi v0.0.0-20260505163821-33341827b392 // indirect | ||
| k8s.io/utils v0.0.0-20260507154919-ff6756f316d2 // indirect | ||
| k8s.io/kube-openapi v0.0.0-20260721132016-d427ff9ee9ad // indirect |
onuryilmaz
approved these changes
Sep 10, 2026
onuryilmaz
approved these changes
Sep 10, 2026
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s.io/client-go-0.37.0
branch
from
September 10, 2026 19:28
e6855e5 to
3e13de7
Compare
Contributor
|
@dependabot rebase |
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.36.3 to 0.37.0. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.3...v0.37.0) --- updated-dependencies: - dependency-name: k8s.io/client-go 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/client-go-0.37.0
branch
from
September 10, 2026 19:34
3e13de7 to
504bd27
Compare
onuryilmaz
deleted the
dependabot/go_modules/k8s.io/client-go-0.37.0
branch
September 10, 2026 19:44
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/client-go from 0.36.3 to 0.37.0.
Commits
2807644Update dependencies to v0.37.0 tag50c6f9bmetrics: Register: Fix incorrect assignment49f0a7bMerge pull request #140931 from pohly/client-go-changelog-adding-apigroups74d4b1eMerge pull request #140966 from alancaldelas/client-go-fakecustomstore-store2bf14f2Merge pull request #140990 from xigang/revert-1404487b892feRevert "Merge pull request #140448 from xigang/event_broadcaster_goroutine_leak"df92378Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta45a0ff1client-go: restore FakeCustomStore conformance to cache.Store9d3b531Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups694f4ebapidiff: ignore adding entirely new API groups