🚨 This is a MAJOR release. A number of breaking changes exist in this release.
Cluster API support
This release supports the v1alpha3
/v0.3.x
version of Cluster API
Getting started
Upgrading from v1alpha2
To upgrade from a running management cluster based on v1alpha2, follow these instruction in the book.
Changes since v0.5.0-rc.1
⚠️ Breaking Changes
- Allow creation of AWS instances without a key pair (#1621)
✨ New Features
- Update cluster-api dependency to v0.3.0 (#1636)
🐛 Bug Fixes
- Update failureDomain support to handle it being set on the Machine rather than AWSMachine (#1630)
- Normalize vars to have AWS_ prefix (#1633)
The image for this release is: us.gcr.io/k8s-artifacts-prod/cluster-api-aws/cluster-api-aws-controller:v0.5.0
.
Thanks to all our contributors! 😊