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

[Feature Request] [Archival] [s3 provider] use IAM role + serviceAccount #464

Open
luismacosta opened this issue Feb 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@luismacosta
Copy link

luismacosta commented Feb 8, 2024

Is your feature request related to a problem? Please describe.

[Archival] [s3 provider] use IAM role + serviceAccount

Describe the solution you'd like

  • use IAM role + IAM policy
  • create serviceAccount with annotation eks.amazonaws.com/role-arn

Additional context

I've tried to configure this, but got an error regarding s3 access
From what I could find in the community, at the moment it is only possible to use IAM user (env vars AWS_ACCESS_KEY_ID + AWS_SECRET_ACCESS_KEY)

@luismacosta luismacosta added the enhancement New feature or request label Feb 8, 2024
@luismacosta luismacosta changed the title [Feature Request] [Archival] [s3 provider] use IAM role + serviceAcoount [Feature Request] [Archival] [s3 provider] use IAM role + serviceAccount Feb 8, 2024
@disconnex
Copy link

I would love to see this feature as well, since it makes sense in an EKS environment to use service accounts and IAM roles over creating users and access keys.

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

No branches or pull requests

2 participants