Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support PDB in apisix-ingress-controller #695

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

mstefany
Copy link
Contributor

Apisix Helm Chart allows to define PodDisruptionBudget policy, but this Helm Chart for apisix-ingress-controller does not. This PR adds supports for it.
The code is basically a copy of PodDisruptionBudget template from mentioned chart, while first if statement is inspired by template of ingress-nginx controller's PodDisruptionBudget template, if that's OK.

@zll600
Copy link

zll600 commented Jan 23, 2024

@AlinsRan Could you help reivew this pr?

@AlinsRan AlinsRan merged commit 98288f3 into apache:master Jan 24, 2024
9 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.

4 participants