-
Notifications
You must be signed in to change notification settings - Fork 274
Closed
Labels
Type: EnhancementNew feature or requestNew feature or requeststalebot-ignoreTo NOT let the stalebot update or close the Issue / PRTo NOT let the stalebot update or close the Issue / PR
Description
Describe the feature
Target lifecycle state is available through instance metadata since March 2022 - https://docs.aws.amazon.com/autoscaling/ec2/userguide/retrieving-target-lifecycle-state-through-imds.html It would be nice to enable this on aws-node-termination-handler when deployed in imds mode.
Is the feature request related to a problem?
Even though ASG Termination lifecycle hook is available in Queue processor mode, for some cases this adds additional infrastructure complexity (SQS, private link to SQS, permissions etc.), it would be nice to add this in IMDS mode as well, since it is available.
Initial pull request (tested in EKS cluster as well) is here #825
Metadata
Metadata
Assignees
Labels
Type: EnhancementNew feature or requestNew feature or requeststalebot-ignoreTo NOT let the stalebot update or close the Issue / PRTo NOT let the stalebot update or close the Issue / PR