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

Upgrade Crossplane AWS provider Go SDK for EKS pod identity support #2046

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vara-bonthu
Copy link

@vara-bonthu vara-bonthu commented Apr 21, 2024

Description of your changes

This pull request updates the Crossplane provider-aws project to use the latest version of the AWS SDK for Go v2, specifically v1.23.0 or later. This change is necessary to leverage the new EKS pod identity feature introduced in the AWS Go SDK V2. By upgrading to the latest AWS SDK for Go v2, the Crossplane provider-aws project can take advantage of the new EKS pod identity feature.

EKS Pod identity launch link

Related Issues #1981 #1972

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Signed-off-by: Vara Bonthu <vara.bonthu@gmail.com>
@vara-bonthu vara-bonthu force-pushed the aws-go-sdk-v2-upgrade-for-pod-identity branch from 7d515d8 to 05db638 Compare April 21, 2024 05:00
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.

None yet

1 participant