chore(deps): update kubernetes monorepo to v0.37.0 - #33
chore(deps): update kubernetes monorepo to v0.37.0#33scality-renovate[bot] wants to merge 1 commit into
Conversation
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by Details:
|
Dependency Bump EvaluationVersion change: k8s.io/api, k8s.io/apimachinery, k8s.io/client-go v0.36.3 -> v0.37.0 (minor) Changes:
Breaking changes: Several exist in K8s 1.37 but none affect this codebase:
Security concerns: None. No CVEs addressed; no suspicious changes in transitive dependencies. Impact on codebase: The operator uses only stable core/v1 types (Node, Taint, NodeCondition, NodeConditionType) and standard apimachinery/client-go utilities. No deprecated or removed APIs are in use. Verified by searching all imports and usage patterns. CI status: build PASS | generate PASS | test PASS | lint pending | e2e pending Note: controller-runtime remains at v0.24.1 while k8s.io direct deps move to v0.37.0; some indirect k8s.io deps (apiextensions-apiserver, apiserver, component-base) stay at v0.36.1. This cross-minor-version usage is supported by the Kubernetes project and the build/test success confirms compatibility. Recommendation: SAFE TO MERGE (once remaining CI checks pass) -- Claude Code |
1f7efa9 to
fc3eda8
Compare
This PR contains the following updates:
v0.36.3→v0.37.0v0.36.3→v0.37.0v0.36.3→v0.37.0Release Notes
kubernetes/api (k8s.io/api)
v0.37.0Compare Source
v0.36.4Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.37.0Compare Source
v0.36.4Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.37.0Compare Source
v0.36.4Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate CLI.