-
Notifications
You must be signed in to change notification settings - Fork 268
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
ASG launch lifecycle events showing up as UnknownInterruption
#1024
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label. |
/not-stale |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label. |
/not-stale |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label. |
/not-stale |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label. |
/not-stale |
Hello @stevehipwell, we will further see that this issue is not marked as stale and will give an update on this as soon as possible. Thanks! |
… (#1096) * Fix ASGLifecycle showing up as UnknownInterruption on K8 events (#1024) * Fix StateChange showing up as UnknownInterruption on K8 events --------- Co-authored-by: Heeyoung Jung <[email protected]>
Describe the bug
All events for the ASG launch lifecycle are categorised as
UnknownInterruption
instead of the expectedASGLifecycle
.Steps to reproduce
Use the ASG launch functionality with K8s events enabled.
Expected outcome
I'd expect to see the events categorised as
ASGLifecycle
.Application Logs
n/a
Environment
The text was updated successfully, but these errors were encountered: