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

Added Environment health status checks in clone and swap steps #11

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

hari-mydeal
Copy link
Collaborator

Issue to resolve:

Current Blue Green deployment is causing applications to go down due to below reason:

  • Cloning Green Environment is getting finished but without deploying application version. However, deployment scripts are able to swap the prod url pointing to Green cloned one, which causing application/website down.

Types of changes:

  • [ x] Bugfix (non-breaking change which fixes an issue)

Further comments

Currently, scripts are checking environment Status Ready only. As part of this change, Environment Health and HealthStatus checks also added to enure application versions are deployed and instances are Ok to swap the Urls.

Copy link
Contributor

@caiovfernandes caiovfernandes left a comment

Choose a reason for hiding this comment

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

LGTM

@brunodasilvalenga brunodasilvalenga merged commit a0e3535 into main Dec 14, 2023
1 check passed
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.

4 participants