Changes since v0.4.3
⚠️ Action Required
The IAM policy for the controllers requires a new permission, ec2:DisassociateAddress
. You either need to manually add this to your policy, or download the latest clusterawsadm
and use it to update your CloudFormation stack.
🐛 Bug Fixes
- Disassociate Elastic IPs on deletion, if still associated (#1286)
- Revise wait backoff parameters (#1287)
- Record events only on AWSMachine (#1285)
- Fixes
clusterawsadm version
command (#1255)
The image for this release is us.gcr.io/k8s-artifacts-prod/cluster-api-aws/cluster-api-aws-controller:v0.4.4
.
Thanks to all our contributors! 😊