Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 12:25
· 2 commits to main since this release
a041ea6

Added

  • Add aws-node-termination-handler bundle
  • Values: Add global.providerSpecific.controlPlaneAmi & global.providerSpecific.nodePoolAmi.
  • Make ASG lifecycle hook heartbeat timeout configurable

Changed

  • Chart: Update cluster to v1.7.0.
    • Add teleport-init systemd unit to handle initial token setup before teleport service starts
    • Improve teleport service reliability by adding proper file and service dependencies and pre-start checks

Fixed

  • Fix aws-nth-bundle to use the MC's kubeconfig context if it's in a different organization namespace.

    Workload clusters outside the MC's org-giantswarm namespace failed to deploy the bundle because HelmRelease does not allow specifying the MC's kubeconfig secret namespace. The bundle was therefore switched to an App.