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

Relay Proxy DynamoDB Access with AWS IRSA #127

Closed
juanjbrown opened this issue Feb 3, 2021 · 2 comments
Closed

Relay Proxy DynamoDB Access with AWS IRSA #127

juanjbrown opened this issue Feb 3, 2021 · 2 comments

Comments

@juanjbrown
Copy link

Is your feature request related to a problem? Please describe.
Hi. We'd like to run the Relay Proxy in EKS with DynamoDB through AWS's IRSA (IAM roles for service accounts), which requires at minimum version 1.23.13 (https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts-minimum-sdk.html).

Describe the solution you'd like
We believe that upgrading the AWS SDK to an IRSA support version would address this.

Describe alternatives you've considered

  • Pull request upgrading the AWS SDK version
  • Deploying the Relay Proxy with a sidecar pod that works with IRSA and mounts the role session credentials in a way the Relay Proxy's current SDK version can use
@eli-darkly
Copy link
Contributor

Thanks for bringing this to our attention. This should be an easy update, but please see my comment on the PR regarding the choice of version.

@eli-darkly
Copy link
Contributor

We've released version 6.1.5 with this update. Please let us know when you've had a chance to try it.

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

No branches or pull requests

2 participants