aws / aws-node-termination-handler

Gracefully handle EC2 instance shutdown within Kubernetes
https://aws.amazon.com/ec2
Apache License 2.0
1.63k stars 265 forks source link

Imds asg lifecycle support #1060

Closed Lu-David closed 3 weeks ago

Lu-David commented 1 month ago

Issue #837

1) Added support to IMDS for ASG Lifecycle events 2) Added unit tests 3) Added end-to-end test

Note: This PR depends on the merge of this PR in aemm. Failure in asg-lifecycle-imds-test is expected until the above PR is merged and a new release is published.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.