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

eks/mng: fix MNG delete by ignoring error on first delete try #196

Merged
merged 2 commits into from
Jan 23, 2021

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented Jan 23, 2021

Fix #195.

gyuho added 2 commits January 22, 2021 21:08
Do not return error for the first delete try.
If delete fails on the retry, it will return error.

Signed-off-by: Gyuho Lee <[email protected]>
Signed-off-by: Gyuho Lee <[email protected]>
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.

CFN stack left in DELETE_FAILED state for MNG cluster
2 participants