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

Implement promotion finalising state #257

Merged
merged 3 commits into from
Jul 29, 2019
Merged

Implement promotion finalising state #257

merged 3 commits into from
Jul 29, 2019

Conversation

stefanprodan
Copy link
Member

This PR adds a new canary phase named Finalising. Flagger sets the canary status to finalising after routing the traffic back to the primary and runs one final loop before scaling the canary to zero so that the canary pods have a chance to process all inflight requests.

Fix: #256

Set the canary status to finalising after routing the traffic back to the primary. Run one final loop before scaling the canary to zero so that the canary has a chance to process all inflight requests.
@stefanprodan stefanprodan merged commit 4829f5a into master Jul 29, 2019
@stefanprodan stefanprodan deleted the promotion branch July 29, 2019 12:03
@cmoonExpedia
Copy link
Contributor

👍

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.

503 errors from canary service before rolling update
2 participants