Changes since v0.4.6
⚠️ Action Required
The IAM policy for the controllers requires new permissions:
secretsmanager:CreateSecret
secretsmanager:DeleteSecret
secretsmanager:TagResource
The IAM policy for the nodes requires new permissions:
secretsmanager:DeleteSecret
secretsmanager:GetSecretValue
You either need to manually add these to your policy, or download the latest clusterawsadm
and use it to update your CloudFormation stack.
Changes since v0.4.8
⚠️ Breaking Changes
- ELB uses separate security group (#1476)
✨ New Features
🐛 Bug Fixes
- Fix when AWS return InvalidInstanceID.NotFound with statusCode 400 (#1483)
📖 Documentation
- Update userdata privacy documentation (#1528)
The image for this release is us.gcr.io/k8s-artifacts-prod/cluster-api-aws/cluster-api-aws-controller:v0.4.9
.
Thanks to all our contributors! 😊