-
Notifications
You must be signed in to change notification settings - Fork 880
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
blue-green rollouts could pause prematurely during prePromotionAnalysis #990
Labels
bug
Something isn't working
Comments
It appears the controller paused the rollout, unpaused it (as a result of the test promoting the rollout), and then paused it again:
|
This is easily reproducible with the following modification to the test:
It seems there is a real bug in that we should not have paused the rollout until prePromotionAnalysis completed |
jessesuen
changed the title
E2e TestBlueGreenAnalysis is flakey
blue-green rollouts could pause prematurely during prePromotionAnalysis
Feb 24, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
The TestBlueGreenAnalysis intermittently fails with the following:
I managed to capture controller logs around the time of test:
Diagnostics
What version of Argo Rollouts are you running? v1.0 c8eb953
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered: