v3.2.2 Release Notes
📚 Quick Links
v3.2.2 (requires Kubernetes 1.22+)
Image: public.ecr.aws/eks/aws-load-balancer-controller:v3.2.2
Thanks to all our contributors!💜💜💜
⚠️ Action Required
CRD Updates
Action : Please apply the latest CRD definitions
- kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller/crds?ref=master"
What's Changed
- [feat i2g]support ssl-redirect translate by @shuqz in #4669
- Add dynamic annoucement banner for live docs by @shraddhabang in #4673
- fixed#4680 wrapping last retryable err with timeout err by @viveksb007 in #4681
- [feat i2g]support auth translate by @shuqz in #4679
- [feat i2g]support jwt-validation translate by @shuqz in #4683
- Fix HyperPod pod ENI resolution with VPC CNI prefix delegation by @guessi in #4667
- remove special isolated region check for listener attributes by @zac-nixon in #4690
- pin shas for github workflows by @zac-nixon in #4691
- Override user agent by @wweiwei-li in #4694
- ignore listenerset when CRD is missing by @zac-nixon in #4689
- release v3.2.2 by @zac-nixon in #4696
New Contributors
- @viveksb007 made their first contribution in #4681
Full Changelog: v3.2.1...v3.2.2