-
Notifications
You must be signed in to change notification settings - Fork 31
K8SPS-417: add podDisruptionBudget
support
#991
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pooknull please add e2e test for it (we have some test for PXCO)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pooknull please check init-deploy
test:
case.go:396: failed in step 1-create-cluster
case.go:398: poddisruptionbudgets.policy "init-deploy-haproxy" not found
case.go:398: poddisruptionbudgets.policy "init-deploy-mysql" not found
case.go:398: poddisruptionbudgets.policy "init-deploy-orchestrator" not found
@egegunes |
are there any reasons to run init-deploy with 0.11.0? |
commit: 449f149 |
https://perconadev.atlassian.net/browse/K8SPS-417
DESCRIPTION
This PR adds the following sections to the cr.yaml:
.spec.mysql.podDisruptionBudget
.spec.proxy.haproxy.podDisruptionBudget
.spec.proxy.router.podDisruptionBudget
.spec.orchestrator.podDisruptionBudget
CHECKLIST
Jira
Needs Doc
) and QA (Needs QA
)?Tests
Config/Logging/Testability