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

Fix if statement in transitionHealing #59

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

vcatlassian
Copy link
Contributor

@vcatlassian vcatlassian commented Jun 15, 2023

AttacheInstance returns true and the "is already part of AutoScalingGroup" error (not nil) when the instance is already in ASG, need to fix the if statement for this - so that when the instance is already in ASG, we ignore this error and continue healing, if there is error other than this, return with error.

dtnyn
dtnyn previously approved these changes Jun 15, 2023
@vcatlassian vcatlassian dismissed stale reviews from vincentportella and dtnyn via c1d3fe7 June 16, 2023 02:05
@vcatlassian vcatlassian merged commit b18bc00 into master Jun 16, 2023
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