Skip to content

Releases: giantswarm/cluster-aws

v0.75.0

09 May 09:44
d02c44c
Compare
Choose a tag to compare

Added

  • Worker nodes - Add nonRootVolumes fields to mount /var/lib and /var/log on separate disk volumes.

Changed

  • Control-plane nodes - combine kubelet disk /var/lib/kubelet and containerd disk /var/lib/containerd into single disk /var/lib to share the volume space and save cost.

v0.74.0

08 May 12:15
7363e2c
Compare
Choose a tag to compare

Fixed

  • Added an annotation to Kubernetes resources to resolve an issue where deletion was stuck due to hanging load balancers.

Added

  • Make Cilium ENI-based IP allocation configurable with high-level global.connectivity.cilium.ipamMode value. This feature was previously introduced as prototype and is now fully working.

v0.73.0

30 Apr 10:13
9e4b742
Compare
Choose a tag to compare

Added

  • Add log volume to control-plane nodes.

v0.72.0

24 Apr 10:09
67995d3
Compare
Choose a tag to compare

Added

  • Add option to configure instance metadata http tokens for EC2 instances to enable or disable IMDSv2 enforcement.

v0.71.0

20 Apr 12:57
38228e7
Compare
Choose a tag to compare

Changed

  • Update cluster chart to v0.18.0. This updates teleport node labels and will roll nodes.
  • Update instanceWarmup to 10' to be on pair with Vintage
  • Enable extraPolicies from network-policies-app.
  • Disable and remove extraPolicies from cilium-app.

v0.70.0

15 Apr 10:26
e0a63bb
Compare
Choose a tag to compare

Changed

  • Update cluster chart to v0.17.0. This updates cilium app from v0.21.0 to v0.22.0.

v0.69.0

11 Apr 09:48
64383d7
Compare
Choose a tag to compare

Added

  • Allow customizing instance refresh parameters.

Fixed

  • Fix selecting right AWS region for Machine Pools when cluster is in different AWS region than MC.

Changed

  • Update Availability Zones in helm/cluster-aws/files/azs-in-region.yaml
  • AMI: Use new AMI which includes latest teleport binary v15.1.7

v0.68.0

28 Mar 08:34
e7f5af4
Compare
Choose a tag to compare

Changed

  • Chart: Bump cluster to v0.16.0.

v0.67.0

26 Mar 08:56
2a338b7
Compare
Choose a tag to compare

Added

  • Smart defaulting for AWS availability zones using actual AZs in the region of choice rather than hardcoded values.

v0.66.1

21 Mar 15:51
c557e2e
Compare
Choose a tag to compare

Fixed

  • Update Chart.lock with current version of dependencies.