Skip to content

fix: always use policy/v1 for PodDisruptionBudget templates - #703

Merged
lhotari merged 1 commit into
apache:masterfrom
yusufdaud-anaplan:fix/701-pdb-policy-v1
Jul 7, 2026
Merged

fix: always use policy/v1 for PodDisruptionBudget templates#703
lhotari merged 1 commit into
apache:masterfrom
yusufdaud-anaplan:fix/701-pdb-policy-v1

Conversation

@yusufdaud-anaplan

Copy link
Copy Markdown
Contributor

Remove semverCompare branching for policy/v1beta1. The chart requires Kubernetes >= 1.25 where policy/v1beta1 PDB was removed.

Fixes #701

Remove semverCompare branching for policy/v1beta1. The chart requires
Kubernetes >= 1.25 where policy/v1beta1 PDB was removed.

Fixes apache#701
@lhotari
lhotari merged commit 1966092 into apache:master Jul 7, 2026
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove redundant policy/v1beta1 branching from PodDisruptionBudget templates

2 participants