pega-helm-charts icon indicating copy to clipboard operation
pega-helm-charts copied to clipboard

Support Kubernetes 1.25

Open APegaDavis opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. At the end of August, Kubernetes 1.25 will be released. This release removes PodDisruptionBudget from policy/v1beta API. This appears to be the only API used in pega-helm-charts that has been removed.

Describe the solution you'd like PDB should be conditionally using the new policy/v1 version as of Kubernetes 1.21 where it was introduced so pega-helm-charts is deployable on k8s 1.25.

APegaDavis avatar Aug 12 '22 14:08 APegaDavis