Skip to content

chore(deps): update kubernetes monorepo to v0.36.3 - #28

Open
scality-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kubernetes-monorepo
Open

chore(deps): update kubernetes monorepo to v0.36.3#28
scality-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kubernetes-monorepo

Conversation

@scality-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.36.2v0.36.3 age confidence
k8s.io/apimachinery v0.36.2v0.36.3 age confidence
k8s.io/client-go v0.36.2v0.36.3 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.36.3

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.3

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.36.3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@scality-renovate scality-renovate Bot added dependencies Pull requests that update a dependency file go-deps labels Aug 3, 2026
@scality-renovate
scality-renovate Bot requested a review from a team as a code owner August 3, 2026 04:22
@scality-renovate

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
k8s.io/streaming v0.36.2 -> v0.36.3
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 -> v6.3.3

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Dependency Bump Evaluation

Version change: k8s.io/api, k8s.io/apimachinery, k8s.io/client-go v0.36.2 → v0.36.3 (patch)

Changes:

  • Bumps transitive dependency sigs.k8s.io/structured-merge-diff/v6 to v6.3.3
  • Reverts SMD #306 to fix a regression in Server-Side Apply (SSA) for nullable container types
  • Standard Kubernetes patch release with no new features

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

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 go-deps patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants