chore(deps): update kubernetes monorepo to v0.36.3 - #28
chore(deps): update kubernetes monorepo to v0.36.3#28scality-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
Details:
|
Dependency Bump EvaluationVersion change: k8s.io/api, k8s.io/apimachinery, k8s.io/client-go v0.36.2 → v0.36.3 (patch) Changes:
Breaking changes: None Security concerns: None Impact on codebase: This project does not use Server-Side Apply — it explicitly uses read-modify-write with conflict retry for taint operations (internal/controller/taint.go:97). The structured-merge-diff library is an indirect dependency only. The SSA regression fix has no effect on this codebase. CI status: Checks were still running at time of evaluation (build, test, test-e2e, lint, generate). Verify CI is green before merging. Recommendation: SAFE TO MERGE (once CI passes) Notes: 23 Go files import from the k8s.io packages being updated, but all changes in this release are confined to the structured-merge-diff SSA path which this operator does not use. This is a low-risk patch bump. — Claude Code |
This PR contains the following updates:
v0.36.2→v0.36.3v0.36.2→v0.36.3v0.36.2→v0.36.3Release Notes
kubernetes/api (k8s.io/api)
v0.36.3Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.36.3Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.36.3Compare 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.