Skip to content

Releases: giantswarm/cluster-api-provider-aws-app

v2.11.0

15 Jan 10:51
e7fcc2d
Compare
Choose a tag to compare

Changed

  • Update CRDs to make the subnet id field required again

v2.10.1

10 Jan 11:12
8abe3ab
Compare
Choose a tag to compare

Changed

  • Switch to image hosted on gsoci.azurecr.io

v2.10.0

10 Jan 09:15
9006a2d
Compare
Choose a tag to compare

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

v2.9.0

21 Dec 12:42
bf8b0a5
Compare
Choose a tag to compare

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

14 Dec 11:32
b9d4472
Compare
Choose a tag to compare

Fixed

  • Revert CRDs upgrade since CAPA creates unlimited VPCs for EKS clusters because the subnet id field cannot be set (bug)

v2.8.0

13 Dec 10:28
62b1086
Compare
Choose a tag to compare

Changed

  • Upgrade CAPA CRDs to v2.3.0 including required subnet id field

v2.7.1

07 Dec 12:54
9e67027
Compare
Choose a tag to compare

Changed

  • Configure gsoci.azurecr.io as the default container image registry.

v2.7.0

30 Nov 08:01
c1ed69b
Compare
Choose a tag to compare

Changed

  • Upgrade CAPA to v2.3.0 but comment out CRD upgrade so existing clusters reconcile fine without having the newly-required subnet id field yet

v2.6.1

13 Nov 07:42
60822e3
Compare
Choose a tag to compare

Added

  • Bump to CAPA version with the backported feature "Use AdditionalTags for S3 buckets"

v2.6.0

08 Nov 09:21
5006361
Compare
Choose a tag to compare

Added

  • Add global.podSecurityStandards.enforced value for PSS migration.
  • Bump to CAPA version with the backported feature "Tag S3 bucket as owned by cluster"