Skip to content

Releases: giantswarm/cluster-aws

v0.13.1

27 Oct 06:54
c815341
Compare
Choose a tag to compare

Fixed

  • Add api-audiences for IRSA.
  • Bump cluster-shared to latest

v0.13.0

19 Oct 10:14
4a8d07d
Compare
Choose a tag to compare

Changed

  • Make kubeadm skip the phase where it installs kube-proxy as we will use cilium as a replacement.

v0.12.0

18 Oct 15:11
c53662e
Compare
Choose a tag to compare

Added

  • IRSA for CAPA.

Fixed

  • Re-added Ubuntu 22.04 with correct lookup

Changed

  • Enable tcp forwarding for sshd on bastion.

v0.11.1

14 Oct 08:16
2338988
Compare
Choose a tag to compare

Fixed

  • Rolled back to Ubuntu 20.04

v0.11.0

14 Oct 06:42
c1b2e14
Compare
Choose a tag to compare

Added

  • Set aws.giantswarm.io/vpc-mode annotation on AWSCluster.
  • Set cluster to paused when vpcMode is set to private

Changed

  • Updated to Kubernetes 1.22.15
  • Updated to using Ubuntu 22.04 as base OS

v0.10.0

04 Oct 07:52
2dcc2c6
Compare
Choose a tag to compare

Changed

  • .Values.controlPlane.apiLoadbalancerScheme has been removed in favour of .Values.network.apiMode

Added

  • Support for specifying private VPC configuration (not yet used)
  • Support for specifying private DNS zone configuration.
  • Validation of vpcMode and apiMode combination being valid

v0.9.2

16 Sep 09:48
b23b3fe
Compare
Choose a tag to compare

Changed

  • Default network topology mode changed to 'None'

v0.9.1

06 Sep 12:48
d80fc27
Compare
Choose a tag to compare

Fixed

  • Fix helm context for proxy helper function.

v0.9.0

06 Sep 08:47
2ab8d31
Compare
Choose a tag to compare

Added

  • Add support for configuring outgoing proxy for the cluster.
  • Allow configuration of loadbalancer for Control Plane API (internet-facing will be default).

v0.8.7

26 Aug 14:30
0c4c0b5
Compare
Choose a tag to compare

Fixed

  • Improved hash function to hash based on whole .Spec rather than just provided values