Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add policies for AWS LBC v2.11.0 #539

Merged
merged 2 commits into from
Dec 26, 2024

Conversation

islishude
Copy link
Contributor

@islishude islishude commented Dec 13, 2024

See https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases/tag/v2.11.0

We've updated the reference IAM policies to explicitly add the elasticloadbalancing:DescribeCapacityReservation and elasticloadbalancing:ModifyCapacityReservation permissions for describing and modifying capacity reservation. Please be sure to apply the latest IAM policy when upgrading.

Description

Motivation and Context

Breaking Changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

See https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases/tag/v2.11.0

> We've updated the reference IAM policies to explicitly add the elasticloadbalancing:DescribeCapacityReservation and elasticloadbalancing:ModifyCapacityReservation permissions for describing and modifying capacity reservation. Please be sure to apply the latest IAM policy when upgrading.
@islishude islishude changed the title feat: add policies for AWS LBC v2.11.0 feat: Add policies for AWS LBC v2.11.0 Dec 13, 2024
Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you! I would be happy to accept the same change here if you are open to it https://github.com/terraform-aws-modules/terraform-aws-eks-pod-identity

@bryantbiggs bryantbiggs merged commit ca9f355 into terraform-aws-modules:master Dec 26, 2024
34 checks passed
antonbabenko pushed a commit that referenced this pull request Dec 26, 2024
## [5.50.0](v5.49.0...v5.50.0) (2024-12-26)

### Features

* Add policies for AWS LBC v2.11.0 ([#539](#539)) ([ca9f355](ca9f355))
@antonbabenko
Copy link
Member

This PR is included in version 5.50.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants