v0.7.3
Release notes for Cluster API Provider AWS (CAPA) v0.7.3
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.