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

Added PDB parameter for maxUnavailable #237

Merged
merged 4 commits into from
Mar 25, 2024
Merged

Conversation

portega-adv
Copy link
Contributor

Our users need a more flexible approach than just a default of 1, so we decided to add the option at least to be able to set the value per namespace.

@portega-adv portega-adv requested a review from a team as a code owner March 14, 2024 09:03
Copy link
Contributor

@tg90nor tg90nor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this mostly looks good. I think it needs some additional logic to make sure maxUnavailable is never equal to or greater than the number of replicas for a deployment.

herodes1991
herodes1991 previously approved these changes Mar 19, 2024
@portega-adv portega-adv requested a review from a team March 20, 2024 09:12
Copy link
Member

@oyvindio oyvindio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@herodes1991 herodes1991 merged commit 016aaea into master Mar 25, 2024
4 checks passed
@herodes1991 herodes1991 deleted the add-pdb-config-parameters branch March 25, 2024 08:27
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.

5 participants