Skip to content

eksctl 0.19.0 (permalink)

Compare
Choose a tag to compare
@weaveworksbot weaveworksbot released this 12 May 15:07
· 4792 commits to main since this release

Release 0.19.0

Features

  • Support Amazon EKS Kubernetes version 1.16 (#2116)
  • Support metrics collection in scaling config for unmanaged node groups (#2055)
  • Add support for tagging iamserviceaccount (#1756)
  • Mark Kubernetes 1.12 as End of Support (#2030)

Improvements

  • Publish RCs to the homebrew tap (#2033)
  • Allow private clusters to be created (#2071)

Bug Fixes

  • Validate secretsEncryption.keyARN for nil (#2110)
  • Fix Windows build (#2111)
  • Fix nameLabelValue when waiting for helm-operator (#2117)
  • Fix timeout error when updating from 1.15 to 1.16 (#2171)