build(deps): bump the kubernetes group with 3 updates - #312
build(deps): bump the kubernetes group with 3 updates#312dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the kubernetes group with 3 updates: [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/apiextensions-apiserver` from 0.36.4 to 0.37.0 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.36.4...v0.37.0) Updates `k8s.io/apimachinery` from 0.36.4 to 0.37.0 - [Commits](kubernetes/apimachinery@v0.36.4...v0.37.0) Updates `k8s.io/client-go` from 0.36.4 to 0.37.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.4...v0.37.0) --- updated-dependencies: - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: k8s.io/apimachinery dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: k8s.io/client-go dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes ... Signed-off-by: dependabot[bot] <support@github.com>
|
/ok to test f1356a6 |
|
Closing: this cannot be made green, and the block is upstream. Kubernetes 1.37 removed the unused That single error is what fails Lint, Build, Test, CodeQL, govulncheck, Verify and UAT here. This PR does not bump There is no version to upgrade to: trainer v2.2.1 and v2.3.0 both still reference the type, and trainer #315 holds the kubernetes group at 0.36.x so this does not get re-raised every Monday. It is scoped to minor and major, so 0.36.x patch updates keep flowing. When kubeflow/trainer#4005 lands and a release follows, we bump trainer and drop the hold in the same PR. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Kubernetes 1.37 removed the unused corev1.PodStatusResult type (kubernetes/kubernetes#136271). github.com/kubeflow/trainer/v2 still references it from its generated openapi, and we import that package from api/v1alpha1/job_types.go, so the bump in #312 fails to type-check and takes Lint, Build, Test, CodeQL, govulncheck, Verify and UAT down with the same error. Nothing in our graph wants 0.37; only Dependabot proposes it. Trainer master is still on k8s v0.36.4 and its bump is open in kubeflow/trainer#4005, blocked on kubeflow/trainer#4006. Without this hold Dependabot re-raises the same red PR every Monday. Scoped to minor and major so 0.36.x patch updates keep flowing, and limited to the modules that move with the Kubernetes minor so that klog, kube-openapi, utils and the independently versioned sigs.k8s.io modules are not frozen by accident. Signed-off-by: Ebot Ndip-Agbor <endipagbor@nvidia.com>
Bumps the kubernetes group with 3 updates: k8s.io/apiextensions-apiserver, k8s.io/apimachinery and k8s.io/client-go.
Updates
k8s.io/apiextensions-apiserverfrom 0.36.4 to 0.37.0Commits
78b5577Update dependencies to v0.37.0 tag29d19cfFix unit test compile failure under the fieldsv1string build tag1aa2717Merge pull request #140205 from pohly/cel-depsb51744fdependencies: cel-go v0.29.2f416935Merge pull request #140782 from dims/update-kube-openapi19c0db2Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad8ed17b6Merge pull request #140774 from dims/prom-client-v1.24.048a6e2fUpdate prometheus/client_golang to 1.24.0e7c1b62Merge pull request #139821 from pohly/client-go-informers-type-safetye86edadMerge pull request #140740 from dims/update-grpc-1.82.1Updates
k8s.io/apimachineryfrom 0.36.4 to 0.37.0Commits
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...Updates
k8s.io/client-gofrom 0.36.4 to 0.37.0Commits
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 groupsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions