Skip to content

v2.4.2-gs-70b4664c1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 07:08
· 33 commits to release-2.3 since this release
70b4664

Release notes for Cluster API Provider AWS (CAPA) v2.4.2

Documentation

Changelog since v2.4.1

Changes by Kind

Support

API Change

  • Action required
    Support deploying network requirements, subnets and carrier gateway, in AWS Wavelength Zones. This introduces new required IAM permissions. If you have an existing stack you will need to update it with clusterawsadm bootstrap iam create-cloudformation-stack (kubernetes-sigs#4901, @mtulio)
  • Add support to provision subnets on AWS Local Zone infrastructure. (kubernetes-sigs#4882, @mtulio)
  • Exposing the health check attributes for the target group for the control plane load balancers, allowing customized health checks for API or additional listeners. (kubernetes-sigs#4849, @mtulio)
  • Introduce the support of provisioning public IPv4 address consuming from a custom Public IPv4 Pool that is brought to AWS. When the field PublicIpv4Pool is set with the pool ID, all the network resources which claims public IPv4, such as Network Load Balancers and NAT Gateways, will be created consuming from the custom pool. (kubernetes-sigs#4905, @mtulio)

Feature

Documentation

Bug or Regression

Other (Cleanup or Flake)

The images for this release are:
<ADD_IMAGE_HERE>

Thanks to all our contributors.