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

Fine-grained access control using pod-level IAM permissions #680

Closed
iamahgoub opened this issue Dec 15, 2023 · 3 comments
Closed

Fine-grained access control using pod-level IAM permissions #680

iamahgoub opened this issue Dec 15, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@iamahgoub
Copy link

Tell us more about this new feature.

Allow for accessing S3 using pod-level IAM permissions granted through IRSA or recently launched EKS pod identities. Right now, the interaction with S3 is happening through the controller, and the S3 permissions are granted to it rather than the application pod accessing data.

@iamahgoub iamahgoub added the enhancement New feature or request label Dec 15, 2023
@dannycjones
Copy link
Contributor

Hey @iamahgoub, thanks for opening this feature request.

Are you using the Mountpoint for Amazon S3 Container Storage Interface (CSI) Driver? It sounds like this is something for the folks who own the CSI Driver to dig into, and you may be better opening the issue over on that repository or we can open it on your behalf. It may still need changes in Mountpoint, but I'm not sure what that might look like right now.

cc @awslabs/aws-s3-csi-driver

@iamahgoub
Copy link
Author

Hey @iamahgoub, thanks for opening this feature request.

Are you using the Mountpoint for Amazon S3 Container Storage Interface (CSI) Driver? It sounds like this is something for the folks who own the CSI Driver to dig into, and you may be better opening the issue over on that repository or we can open it on your behalf. It may still need changes in Mountpoint, but I'm not sure what that might look like right now.

cc @awslabs/aws-s3-csi-driver

Thanks @dannycjones for your reply. Yes, this PFR is for Mountpoint for Amazon S3 Container Storage Interface (CSI) Driver. I will raise the issue on awslabs/aws-s3-csi-driver.

@gpicciani
Copy link

PFR opened awslabs/mountpoint-s3-csi-driver#111. We are closing this issue.

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

3 participants