Skip to content

Releases: aws/aws-node-termination-handler

v1.16.5

31 May 16:25
f10d1f3
Compare
Choose a tag to compare

What's Changed

  • delete test notification by @cjerad in #644
  • Log IMDS response full text when status code not in 200 range by @snay2 in #645

Full Changelog: v1.16.4...v1.16.5

v1.16.4

18 May 19:21
c20dc36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.3...v1.16.4

v1.16.3

11 May 20:38
25e0ed9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.2...v1.16.3

v1.16.2

20 Apr 17:52
b43a4ce
Compare
Choose a tag to compare

What's Changed

  • Fix Helm chart service labels by @stevehipwell in #615
  • Remove EOL kubernetes version by @ngoyal16 in #617
  • Add option to fetch node name through Kubernetes node .spec.providerID in case custom names are used by @Ka1wa in #618
  • Ignore test notification events by @cjerad in #621
  • Update deployment.yaml file by @GastonKanze in #624

New Contributors

  • @Ka1wa made their first contribution in #618
  • @GastonKanze made their first contribution in #624

Full Changelog: v1.16.1...1.16.2

v1.16.1

07 Apr 14:54
4a3e2ca
Compare
Choose a tag to compare

What's Changed

Fixes and enhancements

Build improvements

  • Update go & lib versions in Dockerfiles by @brycahta in #605
  • Update golangci action to increase timeout and hard-code version by @brycahta in #610

Full Changelog: v1.16.0...v1.16.1

v1.16.0

09 Mar 15:57
3d47ad5
Compare
Choose a tag to compare

What's Changed

  • Add and remove exclude-from-external-load-balancers label by @tjs-intel in #582
  • 🐛 🔥 only add the dns config not the entire chart.... by @danquack in #586
  • Add support for docker buildx on linux builds by @snay2 in #594
  • Filter nth pod while draining by @imuqtadir in #597
  • Add a note related to encrypted SQS queues by @MiLk in #598

New Contributors

Full Changelog: v1.15.0...v1.16.0

v1.15.0

10 Feb 14:14
aede8d9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.1...v1.15.0

v1.14.1

31 Jan 22:33
8b21d0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.14.1

v1.14.0

27 Oct 18:42
65992b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.4...v1.14.0

v1.13.4

15 Oct 18:28
233ca76
Compare
Choose a tag to compare

Changes

  • feat(chart): Stop using hostPort on deployment #501 (thanks to Steve Hipwell)
  • add bug and feature templates #502 (thanks to Bryan™)
  • Fix slowdown and stoppage in the main event loop #499 (thanks to Michael F Booth)
  • up sqs max messages and lower wait time and visibility timeout on messages #496 (thanks to Brandon Wagner)
  • Add metrics documentation #491 (thanks to Aidan)
  • Add cordon reason in log messages for cordon operations #490 (thanks to Steve Nay)
  • fix docker layer caching #489 (thanks to Brandon Wagner)
  • aws-node-termination-handler chart: use .Values.webhookTemplateConfig* parameters #488 (thanks to Stanislav Vitkovskiy)
  • Add extraEnv to helm chart #485 (thanks to jrsherry)