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

Decouple PDB from updateStrategy #208

Merged
merged 2 commits into from
May 12, 2023
Merged

Decouple PDB from updateStrategy #208

merged 2 commits into from
May 12, 2023

Conversation

mcharriere
Copy link
Contributor

PDB and updateStrategy are using the same values. Not long ago, to give some air to the node rotation, maxUnavailable was increased to 25%.

That change affected both PDB (desired) and the updateStrategy of the deployment (side effect).

This PR decouples the config creating a specific value for PDB and rolls back the updateStrategy to its former value.

@mcharriere mcharriere requested a review from a team as a code owner May 12, 2023 08:21
@mcharriere
Copy link
Contributor Author

Towards giantswarm/roadmap#2311

Copy link
Member

@Gacko Gacko left a comment

Choose a reason for hiding this comment

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

LGTM, maybe fix the changelog.

Signed-off-by: Matias Charriere <matias@giantswarm.io>
Signed-off-by: Matias Charriere <matias@giantswarm.io>
@mcharriere mcharriere enabled auto-merge (squash) May 12, 2023 09:49
@mcharriere mcharriere merged commit 51a9fce into main May 12, 2023
@mcharriere mcharriere deleted the pdb-values branch May 12, 2023 09:53
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.

2 participants