Releases: giantswarm/cluster-api-provider-aws-app
Releases · giantswarm/cluster-api-provider-aws-app
v2.11.0
Changed
- Update CRDs to make the subnet
id
field required again
v2.10.1
Changed
- Switch to image hosted on gsoci.azurecr.io
v2.10.0
Changed
-
Backported fixes and features for CAPA v2.3.x
- Use go 1.21.5, fix kubectl version detection after
--short
parameter was removed - Make VPC creation idempotent to avoid indefinite creation of new VPCs if storage of the ID fails
- Log full ARN in GC error messages
- Fix deregistering of deleted CAPI Machines
- ASG: do not set desired value for machinepool which have externally managed replicas
- Use go 1.21.5, fix kubectl version detection after
v2.9.0
Changed
-
Backported fixes and features for CAPA v2.3.x
- Enable transit encryption to S3 bucket
- Trigger machine pool instance refresh (node rollout) if bootstrap config reference changes
- Skip instance refresh attempt if ASG does not yet exist
v2.8.1
v2.8.0
Changed
- Upgrade CAPA CRDs to v2.3.0 including required subnet
id
field
v2.7.1
Changed
- Configure
gsoci.azurecr.io
as the default container image registry.