v0.3.4
Breaking Changes (If upgrading from v0.2.x)
- Labels for Cluster API managed infrastructure and cloud-provider managed infrastructure overlapped. The breaking change introduces a new label for Cluster API to use as well as a tool to convert labels on existing clusters to the new format.
Action to migrate an existing v0.2 CAPA management cluster to v0.3.4
Please see the migration document for a detailed list of steps.
Notable changes
- Fix controlplane machine race (#779)
- Prefix templated objects with cluster names (#868)
- Avoid infinite APIEndpoints (#881)
- Add additionalUserDataFiles to ClusterSpec (#879)
- Fix ELB panic on deletion (#875)
- Don't rely on status for deleting security group ingress rules (#893)
- Update cluster-api to v0.1.6
Thanks to everyone who contributed to this release!
Container Image
The manager can be found as this image: gcr.io/cluster-api-provider-aws/cluster-api-aws-controller:v0.3.4