-
Notifications
You must be signed in to change notification settings - Fork 602
🐛 Improve EC2 state handling, and set error for manually deleted EC2 instances #1256
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
🐛 Improve EC2 state handling, and set error for manually deleted EC2 instances #1256
Conversation
12410e6
to
7c7baf2
Compare
/lgtm |
/hold |
Reviewing |
/milestone v0.5.0 |
/hold cancel |
7c7baf2
to
11199d7
Compare
11199d7
to
d836576
Compare
d836576
to
e7603c5
Compare
e7603c5
to
9540239
Compare
9540239
to
b8af3fb
Compare
Ready for review. |
/lgtm |
b8af3fb
to
fdaf143
Compare
fdaf143
to
a0a797d
Compare
Tweaked to be less noisy in the logs. |
a0a797d
to
3e610d1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/assign @detiber
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: randomvariable, vincepri The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Naadir Jeewa <[email protected]>
3e610d1
to
ff912c8
Compare
/lgtm |
What this PR does / why we need it:
Tweaks EC2 instance state handling in the following ways:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #1239
Fixes #1238