17
0
Files
python-kubernetes/python-kubernetes.changes
Dirk Mueller d62bce887e - update to 23.6.0:
* Omits alpha-level enums from the static openapi file captured in api/openapi-spec
  * 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kubernetes?expand=0&rev=34
2022-06-19 17:42:15 +00:00

25 KiB