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

🥳 node-termination-handler v1.17.0 Automated Release! 🥑 #805

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

ec2-bot
Copy link
Contributor

@ec2-bot ec2-bot commented Aug 18, 2022

node-termination-handler v1.17.0 Automated Chart Sync! 🤖🤖

Release Notes 📝:

⚠️ Callouts ⚠️

These may be breaking changes, depending on your setup:

  • Remove calls to ASG APIs when determining whether NTH should manage an instance.
    • If you use ASGs but do not propagate tags to your EC2 instances, NTH may stop managing those instances. This is because NTH will now only check tags on the instance itself to determine whether NTH should manage that instance.
  • Deprecate two config values. Release v1.17.0 supports both configs, but you'll see a warning if you use the deprecated name. We may remove the deprecated configs altogether in a future release.
    • Deprecate CheckASGTagBeforeDraining and replace it with CheckTagBeforeDraining
    • Deprecate ManagedAsgTag replace it with ManagedTag

What's Changed

New Contributors

Full Changelog: aws/aws-node-termination-handler@v1.16.5...v1.17.0

@ec2-bot ec2-bot requested a review from bwagner5 as a code owner August 18, 2022 15:50
@snay2 snay2 merged commit 4c96860 into aws:master Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants