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

Shut down instances that fail to launch successfully #2044

Merged
merged 4 commits into from
Jan 14, 2025

Conversation

RebeccaMahany
Copy link
Contributor

@RebeccaMahany RebeccaMahany commented Jan 13, 2025

Previously, we would not shut down instances that only partially started up -- either because Launch returned an error, or because we received a shutdown request during instance startup. This PR corrects that issue. I am hoping it will help us with #2004.

@RebeccaMahany RebeccaMahany force-pushed the becca/always-shut-down branch from 5fb9a81 to 6bc2974 Compare January 13, 2025 21:02
@RebeccaMahany RebeccaMahany added the bug-fixes Bug Fixes label Jan 13, 2025
@RebeccaMahany RebeccaMahany marked this pull request as ready for review January 13, 2025 22:22
Copy link
Contributor

@James-Pickett James-Pickett left a comment

Choose a reason for hiding this comment

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

nice

@RebeccaMahany RebeccaMahany added this pull request to the merge queue Jan 14, 2025
Merged via the queue into kolide:main with commit a14930d Jan 14, 2025
31 checks passed
@RebeccaMahany RebeccaMahany deleted the becca/always-shut-down branch January 14, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fixes Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants