generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 275
Closed
Description
Describe the bug
PR #940 removed the continue lifecycle action behaviour for ASGs which breaks the expected NTH behaviour; which is to signal to the ASG that the node can be deleted once it's drained.
If the PR author wanted to disable this functionality for their use case they should have provided configuration to do so, and only changed the default behaviour as part of a major version (if even wanted).
Steps to reproduce
Replace an ASG instance with instance refresh, the instance will not be terminated until the lifecycle hook times out.
Expected outcome
I'd expect the instance to be terminated by the ASG once NTH has completed draining it.
Application Logs
The log output when experiencing the issue.
Environment
- NTH App Version: v1.21.0
- NTH Mode (IMDS/Queue processor): Queue processor
- OS/Arch: n/a
- Kubernetes version: n/a
- Installation method: Helm
aydosman
Metadata
Metadata
Assignees
Labels
No labels