Skip to content

v3.7.0

Compare
Choose a tag to compare
@steved steved released this 13 Mar 18:29
· 65 commits to main since this release
c2121d8

⚠️ This release adds a default ebs.csi.aws.com/agent-not-ready:NoExecute taint to the compute, GPU, and additional node groups in order to mitigate potential race conditions with the AWS EBS CSI driver. If using cluster-autoscaler, make sure that the taint is added to the ignore list with --ignore-taint=ebs.csi.aws.com/agent-not-ready.

What's Changed

  • add iam:UpdateOpenIDConnectProviderThumbprint to IAM permissions by @steved in #229
  • add a default EBS CSI driver taint to node pools by @steved in #228

Full Changelog: v3.6.3...v3.7.0