chore(deps): update module k8s.io/client-go to v0.36.3 #16

Open
sa-renovate wants to merge 1 commit from renovate/k8s.io-client-go-0.x into main
Member

This PR contains the following updates:

Package Type Update Change
k8s.io/client-go require patch v0.36.0v0.36.3

Release Notes

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

v0.36.3

Compare Source

v0.36.2

Compare Source

v0.36.1

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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/client-go](https://github.com/kubernetes/client-go) | require | patch | `v0.36.0` → `v0.36.3` | --- ### Release Notes <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.36.3`](https://github.com/kubernetes/client-go/compare/v0.36.2...v0.36.3) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.36.2...v0.36.3) ### [`v0.36.2`](https://github.com/kubernetes/client-go/compare/v0.36.1...v0.36.2) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.36.1...v0.36.2) ### [`v0.36.1`](https://github.com/kubernetes/client-go/compare/v0.36.0...v0.36.1) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.36.0...v0.36.1) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODUuNiIsInVwZGF0ZWRJblZlciI6IjQzLjI4NS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update module k8s.io/client-go to v0.36.3
All checks were successful
ci-main / test (pull_request) Successful in 3m16s
af6468d419
Author
Member

ℹ️ 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/api v0.36.0 -> v0.36.3
k8s.io/apimachinery v0.36.0 -> v0.36.3
### ℹ️ 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/api` | `v0.36.0` -> `v0.36.3` | | `k8s.io/apimachinery` | `v0.36.0` -> `v0.36.3` |
waldemar.kindler force-pushed renovate/k8s.io-client-go-0.x from af6468d419
All checks were successful
ci-main / test (pull_request) Successful in 3m16s
to 971e23924f
All checks were successful
ci-main / test (pull_request) Successful in 7m10s
2026-08-07 07:22:14 +00:00
Compare
Author
Member

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
waldemar.kindler force-pushed renovate/k8s.io-client-go-0.x from 971e23924f
All checks were successful
ci-main / test (pull_request) Successful in 7m10s
to 3b3d51f42f
All checks were successful
ci-main / test (pull_request) Successful in 4m23s
2026-08-10 07:44:13 +00:00
Compare
All checks were successful
ci-main / test (pull_request) Successful in 4m23s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/k8s.io-client-go-0.x:renovate/k8s.io-client-go-0.x
git switch renovate/k8s.io-client-go-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/k8s.io-client-go-0.x
git switch renovate/k8s.io-client-go-0.x
git rebase main
git switch main
git merge --ff-only renovate/k8s.io-client-go-0.x
git switch renovate/k8s.io-client-go-0.x
git rebase main
git switch main
git merge --no-ff renovate/k8s.io-client-go-0.x
git switch main
git merge --squash renovate/k8s.io-client-go-0.x
git switch main
git merge --ff-only renovate/k8s.io-client-go-0.x
git switch main
git merge renovate/k8s.io-client-go-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
DevFW-CICD/provider-controller!16
No description provided.