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 terminate bug when there exists just single instance #28

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

imuqtadir
Copy link
Contributor

Found this bug during testing - when the region has just one instance and when the user selects it, it just fails with message No instance available for termination. Apparently, there is an edge case which was not captured. It should be fixed with this PR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@imuqtadir imuqtadir requested a review from haugenj November 23, 2020 21:52
Copy link
Contributor

@haugenj haugenj left a comment

Choose a reason for hiding this comment

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

👍

@imuqtadir imuqtadir merged commit 8bde183 into awslabs:main Nov 23, 2020
@imuqtadir imuqtadir deleted the terminate-bug branch November 23, 2020 22:52
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.

2 participants