Skip to content

AWS Node Termination Handler v1.7.0

Compare
Choose a tag to compare
@bwagner5 bwagner5 released this 18 Aug 17:36
e5705ff

Features:

  1. Add availability zone to node metadata for use in webhook templates (#210 thanks to @DP19 )

Other Changes:

  1. Moved to Amazon EC2 Metadata Mock for end-to-end tests.
  2. Moved to go 1.15 and stripped debug tables from binary to make the image slightly smaller.
  3. Added helm test to check template generation
  4. Added retry logic for installing AEMM in tests to improve test stability