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 beforeteleport
service starts - Improve
teleport
service reliability by adding proper file and service dependencies and pre-start checks
- Add
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 becauseHelmRelease
does not allow specifying the MC's kubeconfig secret namespace. The bundle was therefore switched to anApp
.