Skip to content

v2.4.1

Compare
Choose a tag to compare
@damdo damdo released this 18 Mar 19:05
· 111 commits to main since this release
v2.4.1
cbf5317

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

Documentation

Changelog since v2.4.0

Changes by Kind

Support

API Change

  • Add additionalTags API field to ROSAMachinePool (#4869, @muraee)

Feature

  • Add ProvisionShardID API field to ROSAControlPlane (#4872, @muraee)
  • Add additionalSecurityGroups field to ROSAMachinePool (#4848, @muraee)
  • Add new field 'auditLogRoleARN' to ROSAControlPlane (#4857, @muraee)
  • Add new fields to ROSAControlPlane - additionalTags, etcdEncryption, endpointAccess (#4844, @muraee)
  • Fix typo in awsmachinetemplate_webhook logs (#4789, @guettli)
  • Ignition, from v3.1, now supports including Proxy or CA bundle data. (#4750, @vincepri)
  • Reconcile ROSAMachinePool fields (#4804, @muraee)
  • Reconcile ROSAMachinePool.spec.ProviderIDList (#4831, @muraee)

Bug or Regression

  • Fix discovered subnets for additional Load Balancers ("SecondaryControlPlaneLoadBalancer") when it is internet-facing. (#4840, @mtulio)
  • Fix upgrade of managed node groups using custom AMIs (#4830, @fad3t)
  • Fix: bump rosa deps to fix int overflow on non-64bit arch (#4836, @damdo)
  • Fixes in the health check probe configuration for API target group on ELBv2. The correct health check path now is set to /readyz when AWSLoadBalancerSpec.HealthCheckProtocol is HTTP or HTTPS. (#4846, @mtulio)
  • Skip location constraint configuration when creating a bucket on us-east-1. (#4839, @mtulio)

The images for this release are: registry.k8s.io/cluster-api-aws/cluster-api-aws-controller:v2.4.1

Thanks to all our contributors.