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

No revert button #7

Open
brightsparc opened this issue Mar 14, 2018 · 2 comments
Open

No revert button #7

brightsparc opened this issue Mar 14, 2018 · 2 comments

Comments

@brightsparc
Copy link

The documentation indicates

If you discover bugs while in Production, you can revert to previous application version by clicking and approving the change again.

Does this imply you need to revert code and re-commit to have the pipeline build again, or is there a way to simply flip the blue/green deployments back to the previous version. The later would be preferable. In this case would a seperate pipeline which skips the code build step and only performs the flip operation be required?

@dalbhanj
Copy link
Contributor

Hi @brightsparc,
Revert button would simply put the blue service (older version) of your application into production. This means the ALB target groups will revert back to target groups that were defined for Blue service. Let me know if this helps.
Thanks

@droni1234
Copy link

Is this a planned feature? Seems quite silent around here

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

No branches or pull requests

3 participants