Skip to content

v0.7.3

Compare
Choose a tag to compare
@richardcase richardcase released this 04 Feb 13:46
· 2517 commits to main since this release
de756c7

Release notes for Cluster API Provider AWS (CAPA) v0.7.3

Documentation

Changelog since v0.7.2

Changes by Kind

API Change

Bug or Regression

  • Bugfix in AWSManagedControlPlane object conversion from v1alpha3 to v1beta1. Some fields in Status and Spec were not being considered during conversion (#3043, @jonathanbeber)
  • Fixes an issue with using multiple EKS addons. (#2961, @richardcase)
  • Refactor TestMain functions across the project to stop using os.Exit swallowing errors (#3041, @jonathanbeber)

The images for this release are:

k8s.gcr.io/cluster-api-aws/cluster-api-aws-controller:v0.7.3

Thanks to all our contributors.