Changes since v0.4.2
⚠️ Action Required
The IAM policy for the controllers requires a new permission, tag:GetResources
. You either need to manually add this to your policy, or download the latest clusterawsadm
and use it to update your CloudFormation stack.
✨ New Features
🐛 Bug Fixes
- Do not attempt to log NAT gateway ID when creation fails (#1216)
- Add permission to allow controllers to get tags (#1192)
- Add omitempty to RouteTableID (#1196)
🏃 Others
- Update controller-runtime v0.3, Golang v1.12.10, CAPI v0.2.5, CABPK v0.1.3 (#1199)
- released manifests for CAPI and CABPK in examples (#1194)
- Use e2e test helpers and cleanup e2e tests (#1186)
- Add a development dockerfile (#1188)
- Fix hack/ensure-kustomize.sh (#1184)
- Change the default image in manifests to target release-0.4 (#1207)
The image for this release is us.gcr.io/k8s-artifacts-prod/cluster-api-aws/cluster-api-aws-controller:v0.4.3
.
Thanks to all our contributors! 😊