What's changed
- feat: Add Support for EKS Pod Identity, by @unitmatrix (#23)
- feat: Update IAM Policy ARNs to Use aws_partition Variable, by @unitmatrix (#24)
- feat(iam)!: update iam policy to be compatible with the latest release, by @sassdavid (#22)
- Add conditional installation option for Helm chart, by @unitmatrix (#21)
Breaking Changes
AWS Load Balancer controller updated to v2.10.1 from v2.7.0
- If you're upgrading the charts using helm upgrade, you need to update CRDs manually:
kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller/crds?ref=master"
- For more details, follow controller releases https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases