Skip to content

CP-29639: Bump k8s.io/apimachinery from 0.36.4 to 0.37.0 - #985

Merged
evan-cz merged 1 commit into
developfrom
dependabot/go_modules/k8s.io/apimachinery-0.37.0
Sep 5, 2026
Merged

CP-29639: Bump k8s.io/apimachinery from 0.36.4 to 0.37.0#985
evan-cz merged 1 commit into
developfrom
dependabot/go_modules/k8s.io/apimachinery-0.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps k8s.io/apimachinery from 0.36.4 to 0.37.0.

Commits
  • 7164e39 Update dependencies to v0.37.0 tag
  • e55f9ba feat(api): Update node restriction admission to use new API
  • cb0680d Merge pull request #129125 from pohly/log-client-go-tools-apis
  • 97b2132 Merge pull request #140194 from gnufied/implement-volume-health-api
  • f21afab Add validation for camelcase in reason field
  • d7ad413 Merge pull request #140782 from dims/update-kube-openapi
  • e15ad7c Merge pull request #138808 from chenk008/cbor-streaminglist
  • 464b5d1 Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad
  • 0de14ec Merge pull request #140732 from thockin/dv-add-prefixed-label-key
  • 95258eb Merge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 2, 2026 16:03
@greptile-apps

greptile-apps Bot commented Sep 2, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@evan-cz

evan-cz commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/k8s.io/apimachinery-0.37.0 branch from 9bba38b to 213f411 Compare September 4, 2026 22:36
@evan-cz
evan-cz force-pushed the dependabot/go_modules/k8s.io/apimachinery-0.37.0 branch from 213f411 to b11ba1e Compare September 4, 2026 23:32
Dependabot proposed apimachinery alone, which does not build: k8s.io/api
v0.36.4 calls validate.EachSliceVal, a symbol apimachinery removed in
0.37.0, so its generated validation code fails to compile.

The k8s.io modules are released as a set and share internal APIs, so
they move together. api and client-go go to 0.37.0 alongside
apimachinery, and the module graph is retidied across all four modules.

Verified with the toolchain CI uses: go build ./... passes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@evan-cz
evan-cz force-pushed the dependabot/go_modules/k8s.io/apimachinery-0.37.0 branch from b11ba1e to 663c131 Compare September 4, 2026 23:34

@evan-cz evan-cz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

k8s cohort moves together: api, apimachinery and client-go all to 0.37.0 in both the root and tests modules. CI green.

@evan-cz
evan-cz added this pull request to the merge queue Sep 5, 2026
Merged via the queue into develop with commit f47f410 Sep 5, 2026
45 checks passed
@evan-cz
evan-cz deleted the dependabot/go_modules/k8s.io/apimachinery-0.37.0 branch September 5, 2026 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant