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

Support control which buckets specific pod can mount #135

Closed
tom10271 opened this issue Jan 26, 2024 · 1 comment
Closed

Support control which buckets specific pod can mount #135

tom10271 opened this issue Jan 26, 2024 · 1 comment

Comments

@tom10271
Copy link

tom10271 commented Jan 26, 2024

/feature

Is your feature request related to a problem? Please describe.
According to this doc it means I need to authorize the S3 CSI addon which buckets it can mount to pods, the problem is I don't want different pods be able to mount limited set of buckets but not all buckets the addon can mount.

Assuming I have 3 distinct projects hosted in EKS, they have their own set of assets and config files stored in S3. Project B should not mount Project A's bucket and potentially touches or views what are inside.

Describe the solution you'd like in detail
Is it possible to use EKS Pod Identity or allowing us to specific which role to use on mounting S3 buckets annotating in PVC?

Describe alternatives you've considered

Additional context

@jjkr
Copy link
Contributor

jjkr commented Jan 30, 2024

Thank you for the request. I am going to close this as a duplicate in favor of these issues:
#136
#111

Please comment on those or open a new issue if they do not address your use case or there is additional detail you would like to add.

@jjkr jjkr closed this as completed Jan 30, 2024
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