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

Migrate to aws-sdk-go-v2 to enable IRSA and PodIdentity Auth on EKS #296

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

blairdrummond
Copy link

Hi there! Opening up this PR as a draft, will try to wrap it up later in the week if I get the chance. It works on my cluster, but haven't gotten all of the tests ported over yet. Mocking changed a lot between the SDKs so it's taking some time to figure out.

awsConfig.WithRegion(e)
}
awsConfig.S3ForcePathStyle = &bucket.ForcePathStyle
// awsConfig.S3ForcePathStyle = &bucket.ForcePathStyle
Copy link
Author

Choose a reason for hiding this comment

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

will re-add this

@blairdrummond blairdrummond marked this pull request as draft November 24, 2024 22:11
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.

1 participant