Releases: giantswarm/cluster-aws
Releases · giantswarm/cluster-aws
v0.15.2
Fixed
- Bumped cluster-shared to latest with coredns-adopter apiserver polling
v0.15.1
Fixed
- Handle default values in worker machine pool values
v0.15.0
Added
- Support setting node taints using
customNodeTaints
v0.14.0
Changed
- Bumped Kubernetes to v1.23
Fixed
- Immutable AWSMachineTemplate
v0.13.2
Fixed
- Ensure the
KubeadmControlPlane
.spec.version
value is always prefixed withv
v0.13.1
Fixed
- Add
api-audiences
for IRSA. - Bump
cluster-shared
to latest
v0.13.0
Changed
- Make
kubeadm
skip the phase where it installskube-proxy
as we will usecilium
as a replacement.
v0.12.0
Added
- IRSA for CAPA.
Fixed
- Re-added Ubuntu 22.04 with correct lookup
Changed
- Enable tcp forwarding for sshd on bastion.
v0.11.1
Fixed
- Rolled back to Ubuntu 20.04
v0.11.0
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