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

Support canary releases #270

Open
BramKaashoek opened this issue Aug 28, 2023 · 0 comments
Open

Support canary releases #270

BramKaashoek opened this issue Aug 28, 2023 · 0 comments
Labels
discussion Tickets that are open for discussion enhancement New feature or request

Comments

@BramKaashoek
Copy link

BramKaashoek commented Aug 28, 2023

We have a set of sites (for EU, APAC, US, etc) configured in the same repository. We would like to be able to do canary releases.
Ideally we would roll out to 1 smaller region (APAC), perform checks (e2e tests, analytics based checks) and then roll out to the rest of the environments.

An initial idea would be to allow for the tagging of sites as canary, so that we can do
mach-composer apply --canary followed by CI/CD followed by mach-composer apply --non-canary. In an ideal world the canary release would get reverted on pipeline failure.

@demeyerthom demeyerthom added the enhancement New feature or request label Aug 30, 2023
@demeyerthom demeyerthom added the discussion Tickets that are open for discussion label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Tickets that are open for discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants