Skip to content

chore(deps): update dependency kubernetes to v23.6.0

Stackspin-renovate Bot requested to merge renovate/kubernetes-23.x into main

This MR contains the following updates:

Package Update Change
kubernetes minor ==23.3.0 -> ==23.6.0

Release Notes

kubernetes-client/python

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]

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Merge request reports