v2.7.2
v2.7.2 (requires Kubernetes 1.22+)
Documentation
Image: public.ecr.aws/eks/aws-load-balancer-controller:v2.7.2
Thanks to all our contributors! 😊
Enhancement and Fixes
- Feat : Allow ACM cert discovery to filter on CA ARNs
- Enhancement : Adding support for Availability Zone Affinity
- CVE patch for CVE-2024-24786
- Doc updates
Changelog since v2.7.1
- Update golang.org/protobuf version to fix CVE-2024-24786 (#3618, @shraddhabang)
- Adding support for Availability Zone Affinity (#3470, @alex-berger)
- update go version to mitigate CVE (#3615, @haouc)
- Repo controlled build go version (#3598, @xdu31)
- fix: new ca-filter causing expontentially more api-calls (#3608, @the-technat)
- Add example for NLB target-group-attributes to enable unhealthy target connection draining (#3577, @jukie)
- feat: allowed ACM cert discovery to filter on CA ARNs (#3565) (#3591, @the-technat)
- bump up controller-tools version to fix ci failure (#3580, @oliviassss)
- fix log level in listener manager and tagging manager (#3573, @oliviassss)