Skip to content

AWS Node Termination Handler v1.5.0

Compare
Choose a tag to compare
@bwagner5 bwagner5 released this 19 Jun 21:01
4c11208

New Features:

  1. Optionally taint nodes when a termination event or maintenance event is triggered (#162 thanks to @diversario)
  2. Optionally enable a prometheus metrics endpoint (#172 thanks to @manute)

Tests:

  1. Added end-to-end tests for tainting nodes
  2. Added end-to-end tests for prometheus metrics