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

Automate Rolling Rollouts #12

Open
pquerna opened this issue Jan 6, 2012 · 0 comments
Open

Automate Rolling Rollouts #12

pquerna opened this issue Jan 6, 2012 · 0 comments
Labels

Comments

@pquerna
Copy link
Contributor

pquerna commented Jan 6, 2012

  1. Create a top level button for a Stack, Deploy all regions. Have a drop down with 'pause times' in it. Initial options are 5 minutes, 30 minutes, 1 hour, 1 day. Later we can make more complex scheduling.

  2. When this button is pressed, save out a json file for this stack.

  3. Start the first region. Keep track of the deployment like normal.

  4. When it finishes, and it is part of a global rolling deployment, start a timer for the next region.

  5. On startup, read the json in, look for an incomplete global rollout, continue it.

@mburns mburns added the feature label Jun 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants