Skip to content

Update module k8s.io/client-go to v0.36.2#189

Open
gardener-ci-robot wants to merge 1 commit into
masterfrom
renovate/k8s.io-client-go-0.x
Open

Update module k8s.io/client-go to v0.36.2#189
gardener-ci-robot wants to merge 1 commit into
masterfrom
renovate/k8s.io-client-go-0.x

Conversation

@gardener-ci-robot

@gardener-ci-robot gardener-ci-robot commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
k8s.io/client-go require minor v0.35.5v0.36.2

Release Notes

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

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.6

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 this update again.


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

This PR has been generated by Mend Renovate.

@gardener-ci-robot

gardener-ci-robot commented Feb 27, 2026

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):

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.9 -> 1.26.0
k8s.io/api v0.35.5 -> v0.36.2
k8s.io/apimachinery v0.35.5 -> v0.36.2
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af

@gardener-prow

gardener-prow Bot commented Feb 27, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign unmarshall for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow Bot added do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 27, 2026
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/k8s.io-client-go-0.x branch from abc8c74 to 4960824 Compare March 19, 2026 09:30
@gardener-ci-robot gardener-ci-robot changed the title Update module k8s.io/client-go to v0.35.2 Update module k8s.io/client-go to v0.35.3 Mar 19, 2026
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/k8s.io-client-go-0.x branch from 4960824 to cf850b3 Compare April 16, 2026 02:50
@gardener-ci-robot gardener-ci-robot changed the title Update module k8s.io/client-go to v0.35.3 Update module k8s.io/client-go to v0.35.4 Apr 16, 2026
@gardener-ci-robot gardener-ci-robot changed the title Update module k8s.io/client-go to v0.35.4 Update module k8s.io/client-go to v0.36.0 Apr 22, 2026
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/k8s.io-client-go-0.x branch from cf850b3 to 050307a Compare April 22, 2026 21:18
@gardener-prow gardener-prow Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cla: no Indicates the PR's author has not signed the cla-assistant.io CLA. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. cla: no Indicates the PR's author has not signed the cla-assistant.io CLA. labels Apr 22, 2026
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/k8s.io-client-go-0.x branch from 050307a to 913b712 Compare May 12, 2026 23:05
@gardener-ci-robot gardener-ci-robot changed the title Update module k8s.io/client-go to v0.36.0 Update module k8s.io/client-go to v0.36.1 May 12, 2026
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/k8s.io-client-go-0.x branch from 913b712 to 376cb22 Compare May 27, 2026 06:12
@gardener-prow gardener-prow Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 27, 2026
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/k8s.io-client-go-0.x branch from 376cb22 to b1cb547 Compare June 12, 2026 19:07
@gardener-ci-robot gardener-ci-robot changed the title Update module k8s.io/client-go to v0.36.1 Update module k8s.io/client-go to v0.36.2 Jun 12, 2026
@gardener-prow

gardener-prow Bot commented Jun 12, 2026

Copy link
Copy Markdown

@gardener-ci-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-dependency-watchdog-verify-image-build b1cb547 link true /test pull-dependency-watchdog-verify-image-build
pull-dependency-watchdog-check-vulnerabilities b1cb547 link false /test pull-dependency-watchdog-check-vulnerabilities
pull-dependency-watchdog-unit b1cb547 link true /test pull-dependency-watchdog-unit
pull-dependency-watchdog-e2e-kind b1cb547 link true /test pull-dependency-watchdog-e2e-kind

Full PR test history. Your PR dashboard. Command help for this repository.
Please help us cut down on flakes by linking this test failure to an open flake report or filing a new flake report if you can't find an existing one. Also see our testing guideline for how to avoid and hunt flakes.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant