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

Replace all if ReplaceAllOnUpdate strategy is set #741

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

SaaldjorMike
Copy link
Member

This is the default update strategy, but without this it means even if ReplaceAllOnUpdate is explicitly configured and there's only pending config changes for rollout, then we likely still do rolling update, which is not the desired behavior.

This is the default update strategy, but without this it means even if
ReplaceAllOnUpdate is explicitly configured and there's only pending
config changes for rollout, then we likely still do rolling update,
which is not the desired behavior.
@SaaldjorMike SaaldjorMike marked this pull request as ready for review September 29, 2023 10:36
@SaaldjorMike SaaldjorMike requested a review from a team as a code owner September 29, 2023 10:36
@SaaldjorMike SaaldjorMike merged commit c67d431 into master Oct 9, 2023
13 checks passed
@SaaldjorMike SaaldjorMike deleted the mike/default_replace_all branch October 9, 2023 11:09
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