Release notes for Cluster API Provider AWS (CAPA) v1.5.5
Changelog since v1.5.2
What's Changed
🚀 Features
- feat(release): update image promotion to use kpromo by @richardcase in #4159
- chore: Backport allow annotation on MachinePool to set externally managed to release-1.5 by @tasdikrahman in #4171
🐛 Bug Fixes
- [Release-1.5] Removed io/ioutil import by @AverageMarcus in #3992
- Apply #3871 "Update LoadBalancerReadyCondition on deletion" to release-1.5 by @mnitchev in #3967
- fix: use instance profiles of nodepools and machine deployments for mapping roles by @faiq in #4058
- [backport] fix: maintainers list issue by @richardcase in #4188
🌱 Others
- [release-1.5] [E2E] Use k8s version 1.24.4 in conformance test and increase control plane wait timeout for conformance and EKS tests by @k8s-infra-cherrypick-robot in #3888
- [release-1.5] Fail creation of machine pool if no subnets matching filters found by @k8s-infra-cherrypick-robot in #3988
- Fixes for gc related tests by @wyike in #4142
- [release-1.5] [E2E] Disable EventBridge in the tests by @Ankitasw in #4197
- chore: rolling back kpromo by @richardcase in #4205
Full Changelog: v1.5.2...v1.5.5
The image for this release is: registry.k8s.io/cluster-api-aws/cluster-api-aws-controller:v1.5.5
Thanks to all our contributors!