Skip to content

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

v2.30.2

29 May 07:42
a563ccf
Compare
Choose a tag to compare

Added

  • Configure renovate

v2.30.1

26 May 14:08
560362c
Compare
Choose a tag to compare

Fixed

  • Launchtemplate needs to be updated if spot options are changed.

v2.30.0

15 May 09:06
cd90d2d
Compare
Choose a tag to compare

Fixed

  • Wire logger into machine scope.
  • Avoid reconciling AWSMachinePools when only the status field has changed.
  • Don't overwrite subnet spec tags with AWS tags.

v2.29.0

20 Feb 10:47
234b735
Compare
Choose a tag to compare

Changed

  • Add karpenter IAM Roles to the S3 bucket policy so that karpenter nodes can read userdata.

v2.28.0

30 Jan 13:43
cb34116
Compare
Choose a tag to compare

Added

  • Support additional security group ingress rules for all nodes.

Fixed

  • Only manage security groups for ENIs tagged by CAPA.

v2.27.0

21 Jan 13:58
2d22109
Compare
Choose a tag to compare

Fixed

  • Tags defined in subnet spec should be applied to the subnet resource on AWS.

v2.26.0

05 Dec 15:16
b169542
Compare
Choose a tag to compare

Added

  • Support EC2 lifecycle hooks for machine pools

Changed

  • Build: ensure using the correct variant of yq

v2.25.0

15 Nov 09:08
7cb3ceb
Compare
Choose a tag to compare

Changed

  • Bump CAPA version v2.7.1-gs-*. This bumps CAPA to v2.7.1 and applies the customizations we already had in our fork.

Fixed

  • Filter out AWS internal tags from subnet tags

v2.24.0

17 Oct 07:37
8b57e09
Compare
Choose a tag to compare

Added

  • Expose the maxHealthyPercentage property to allow setting the maximum percentage of healthy machines in the Auto Scaling Group during upgrades.

v2.23.0

16 Sep 13:19
ce35bee
Compare
Choose a tag to compare

Changed

  • Bump CAPA version v2.5.2-gs-11cb106a4. This bumps CAPA to v2.5.2 and applies the customizations we already had in our fork.