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

add support for rollback gating for loadtester #449

Merged
merged 2 commits into from
Feb 19, 2020
Merged

add support for rollback gating for loadtester #449

merged 2 commits into from
Feb 19, 2020

Conversation

ta924
Copy link
Contributor

@ta924 ta924 commented Feb 18, 2020

This PR continues the support for gated rollbacks. The loadtester will now have a rollback endpoint following the gating norm of [check/close/open]. The synchronized map used today will now have introduce a key in the format rollback.{canary.name}.{namespace}. Gating key will remain the same format as {canary.name}.{namespace}.

Changes:
add endpoints /rollback/[check/open/close]
introduce key {canary.name}.{namespace}

Issue: #443

Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @ta924 🏅

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