cluster-api-provider-aws v0.2.0 Release notes
This release is based off Cluster API v0.1.0 release and v1alpha1 APIs.
Breaking changes
- Logic to determine a public subnet has changed and follows specific rules #560
Features
- Kubeadm configuration is now exposed through machine.spec.providerSpec.kubeadmConfiguration
- MachineClass is now fully supported #571
- Machine NodeRef is now properly set #579
- ProviderID is now properly set #637
- Fixed a bug where additional security groups or tags weren't properly applied #635
- Security groups are now applied using ENIs #684
- Resync interval is now 10m instead of 10h #671
Provided tools
clusterctl
- Clusterctl now supports additional phases: TODO
- Clusterctl delete command now properly deletes a cluster with all associated resources (forward cascade deletion)
clusterawsadm
- New permissions have been added to CloudFormation templates, run clusterawsadm [....] to update your AWS environment
Image
- gcr.io/cluster-api-provider-aws/cluster-api-aws-controller:v0.2.0
Limitations
- All cluster components and machines default to a single availability zone