-
Notifications
You must be signed in to change notification settings - Fork 737
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 confirm rollout gate, hook and API #251
Merged
Merged
Commits on Jul 24, 2019
-
Add
Waiting
canary status phasemeans the canary rollout is paused (waiting for confirmation to proceed)
Configuration menu - View commit details
-
Copy full SHA for dfdcfed - Browse repository at this point
Copy the full SHA dfdcfedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 919dafa - Browse repository at this point
Copy the full SHA 919dafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c46c7b9 - Browse repository at this point
Copy the full SHA c46c7b9View commit details -
Implement confirm rollout gate and hook
The confirm-rollout hooks are executed before the pre-rollout hooks. Flagger will halt the canary rollout until the confirm webhook returns HTTP status 200.
Configuration menu - View commit details
-
Copy full SHA for 04cbacb - Browse repository at this point
Copy the full SHA 04cbacbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75d4930 - Browse repository at this point
Copy the full SHA 75d4930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28e7e89 - Browse repository at this point
Copy the full SHA 28e7e89View commit details -
Implement canary gating API with in-memory storage
POST /gate/[check|open|close]
Configuration menu - View commit details
-
Copy full SHA for f204fe5 - Browse repository at this point
Copy the full SHA f204fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for be22ff9 - Browse repository at this point
Copy the full SHA be22ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4bdcd - Browse repository at this point
Copy the full SHA bc4bdcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d28e1 - Browse repository at this point
Copy the full SHA c4d28e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6a180 - Browse repository at this point
Copy the full SHA aa6a180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 046245a - Browse repository at this point
Copy the full SHA 046245aView commit details
Commits on Jul 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e07a82d - Browse repository at this point
Copy the full SHA e07a82dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 163f529 - Browse repository at this point
Copy the full SHA 163f529View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b03de - Browse repository at this point
Copy the full SHA e3b03deView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.