UNCLASSIFIED - NO CUI

Skip to content

Draft: Update dependency kubernetes to v24

renovate requested to merge renovate/kubernetes-24.x into development

This MR contains the following updates:

Package Type Update Change
kubernetes ironbank-pypi major 12.0.1 -> 24.2.0

Release Notes

kubernetes-client/python

v24.2.0

Compare Source

Kubernetes API Version: v1.24.2

Uncategorized

v23.6.0

Compare Source

Kubernetes API Version: v1.23.6

API Change
  • Omits alpha-level enums from the static openapi file captured in api/openapi-spec (kubernetes/kubernetes#​109179, @​liggitt) [SIG Apps and Auth]
  • Fixes a regression in v1beta1 PodDisruptionBudget handling of "strategic merge patch"-type API requests for the selector field. Prior to 1.21, these requests would merge matchLabels content and replace matchExpressions content. In 1.21, patch requests touching the selector field started replacing the entire selector. This is consistent with server-side apply and the v1 PodDisruptionBudget behavior, but should not have been changed for v1beta1. (kubernetes/kubernetes#​108139, @​liggitt) [SIG Auth and Testing]

v23.3.0

Compare Source

Kubernetes API Version: v1.23.4

v22.6.0

Compare Source

Kubernetes API Version: v1.22.6

Bug or Regression
Feature

v21.7.0

Compare Source

Kubernetes API Version: v1.21.7

Bug or Regression
  • Fixed #​741, an issue which prevented Kubernetes cluster api-tokens from exec-plugin auth providers from being refreshed after expiry. (#​250, @​emenendez)
  • Use select.poll() for exec on linux/darwin to improve scalability of WSClient (#​268, @​jsun-splunk)

v20.13.0

Compare Source

Kubernetes API Version: v1.20.13

v19.15.0

Compare Source

Kubernetes API Version: v1.19.15

Feature
  • The new parameter 'no_proxy' has been added to configuration for the REST and websocket client. (kubernetes-client/python#​1579, @​itaru2622)//github.com/itaru2622))//github.com/itaru2622))//github.com/itaru2622))//github.com/itaru2622))//github.com/itaru2622))//github.com/itaru2622))//github.com/itaru2622))

v18.20.0

Compare Source

Kubernetes API Version: 1.18.20

Feature

v17.17.0

Compare Source

Kubernetes API Version: 1.17.17

Changelog since v17.17.0b1:

Bug or Regression
Feature

Configuration

📅 Schedule: 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Kyle Rilling

Merge request reports