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

Rollout Strategy: Blue/Green #3

Closed
jlegrone opened this issue Jul 23, 2024 · 0 comments · Fixed by #5
Closed

Rollout Strategy: Blue/Green #3

jlegrone opened this issue Jul 23, 2024 · 0 comments · Fixed by #5

Comments

@jlegrone
Copy link
Member

Implement a rollout strategy where the controller waits for the latest version of the worker to be available (has minimum running replicas) and then updates build ID assignment rules to make the new version the default.

This is a strict superset of the functionality described in #2; the controller is also responsible for scaling deployments for reachable build IDs, and deleting deployments for unreachable build IDs.

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 a pull request may close this issue.

1 participant