eksctl icon indicating copy to clipboard operation
eksctl copied to clipboard

Update IAM policy for loadbalancer controller

Open chjtwork opened this issue 6 months ago • 0 comments

Description

Update IAM policy statement for loadbalancer controller which upgraded in v2.7.0

https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases/tag/v2.7.0 https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/v2.8.1/docs/install/iam_policy.json

Checklist

  • [ ] Added tests that cover your change (if possible)
  • [ ] Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • [ ] Manually tested
  • [ ] Made sure the title of the PR is a good description that can go into the release notes
  • [ ] (Core team) Added labels for change area (e.g. area/nodegroup) and kind (e.g. kind/improvement)

BONUS POINTS checklist: complete for good vibes and maybe prizes?! :exploding_head:

  • [ ] Backfilled missing tests for code in same general area :tada:
  • [ ] Refactored something and made the world a better place :star2:

chjtwork avatar Jul 30 '24 03:07 chjtwork