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

fix: modified UniformAcrossAzUpdateStrategy update strategy to be as expected #395

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

ccpeng
Copy link
Contributor

@ccpeng ccpeng commented Oct 22, 2023

fixes: #349

the README has a broken link to uniform_across_az_update_strategy.yaml but I think this is the intended behavior

@ccpeng ccpeng force-pushed the uniformupdatestrategy branch from 0931a2a to a2adb6b Compare October 22, 2023 05:53
@ccpeng ccpeng force-pushed the uniformupdatestrategy branch from a2adb6b to 70a18e2 Compare October 22, 2023 05:53
@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

Merging #395 (70a18e2) into master (84dd4a7) will not change coverage.
The diff coverage is 70.58%.

@@           Coverage Diff           @@
##           master     #395   +/-   ##
=======================================
  Coverage   39.09%   39.09%           
=======================================
  Files           7        7           
  Lines         931      931           
=======================================
  Hits          364      364           
  Misses        540      540           
  Partials       27       27           
Flag Coverage Δ
unittests 39.09% <70.58%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
controllers/upgrade.go 46.21% <70.58%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ZihanJiang96
Copy link
Member

LGTM

@tekenstam tekenstam merged commit 1f5011c into keikoproj:master Oct 24, 2023
4 checks passed
@shreyas-badiger shreyas-badiger mentioned this pull request Oct 30, 2023
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.

uniformAcrossAzUpdate doesn't work as expected
4 participants