Update dependency kubernetes to v36 #524

Merged
tobru merged 1 commit from renovate/kubernetes-36.x into main 2026-05-29 07:52:53 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
kubernetes >=35.0.0,<36>=36.0.1,<37 age confidence

Release Notes

kubernetes-client/python (kubernetes)

v36.0.1

Compare Source

Kubernetes API Version: v1.36.1

Bug or Regression
  • Fix load_incluster_config() and load_kube_config() (sync and async, with a static token) so requests carry an Authorization header on kubernetes-client/python v36+. Without this fix, in-cluster pods upgrading to v36 silently send unauthenticated requests and the apiserver rejects them as system:anonymous. (#​2585, @​Jmacek)
Deprecation

v36.0.0

Compare Source

Kubernetes API Version: v1.36.1


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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [kubernetes](https://github.com/kubernetes-client/python) | `>=35.0.0,<36` → `>=36.0.1,<37` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/kubernetes/36.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/kubernetes/35.0.0/36.0.1?slim=true) | --- ### Release Notes <details> <summary>kubernetes-client/python (kubernetes)</summary> ### [`v36.0.1`](https://github.com/kubernetes-client/python/blob/HEAD/CHANGELOG.md#v3601) [Compare Source](https://github.com/kubernetes-client/python/compare/v36.0.0...v36.0.1) Kubernetes API Version: v1.36.1 ##### Bug or Regression - Fix `load_incluster_config()` and `load_kube_config()` (sync and async, with a static token) so requests carry an `Authorization` header on `kubernetes-client/python` v36+. Without this fix, in-cluster pods upgrading to v36 silently send unauthenticated requests and the apiserver rejects them as `system:anonymous`. ([#&#8203;2585](https://github.com/kubernetes-client/python/issues/2585), [@&#8203;Jmacek](https://github.com/Jmacek)) ##### Deprecation - Support new exec v5 websocket subprotocol ([#&#8203;2486](https://github.com/kubernetes-client/python/issues/2486), [@&#8203;aojea](https://github.com/aojea)) ### [`v36.0.0`](https://github.com/kubernetes-client/python/blob/HEAD/CHANGELOG.md#v3600) [Compare Source](https://github.com/kubernetes-client/python/compare/v35.0.0...v36.0.0) Kubernetes API Version: v1.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:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTEuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Owner
Wait for: * https://github.com/kubernetes-client/python/issues/2584 * https://github.com/kubernetes-client/python/issues/2582 * https://github.com/kubernetes-client/python/pull/2585
renovate force-pushed renovate/kubernetes-36.x from e3df1c8792
All checks were successful
Tests / test (push) Successful in 49s
to 7929a0d99e
All checks were successful
Tests / test (push) Successful in 48s
2026-05-27 03:02:05 +00:00
Compare
renovate force-pushed renovate/kubernetes-36.x from 7929a0d99e
All checks were successful
Tests / test (push) Successful in 48s
to e820e78d1b
All checks were successful
Tests / test (push) Successful in 52s
2026-05-29 03:01:54 +00:00
Compare
tobru merged commit b7c16a9478 into main 2026-05-29 07:52:53 +00:00
tobru deleted branch renovate/kubernetes-36.x 2026-05-29 07:52:53 +00:00
Sign in to join this conversation.
No description provided.