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 pod identity for storage authentication #27

Open
omerlh opened this issue Jun 4, 2019 · 5 comments
Open

Support pod identity for storage authentication #27

omerlh opened this issue Jun 4, 2019 · 5 comments

Comments

@omerlh
Copy link

omerlh commented Jun 4, 2019

Is your feature request related to a problem?/Why is this needed

Use pod identity is better from a security point of view compared to regular secrets (SAS or blob access keys). Easier to manage, distribute etc.

Describe the solution you'd like in detail

Add support for authentication to storage with managed identity in addition to SAS/account token.

Describe alternatives you've considered

Additional context

@vbrinza
Copy link

vbrinza commented Nov 27, 2019

+1

@andyzhangx
Copy link
Collaborator

if you mean blobfuse driver, we already support read sas token from azure keyvault in blobfuse csi driver:
https://github.com/csi-driver/blobfuse-csi-driver/blob/master/docs/read-from-keyvault.md

@andyzhangx
Copy link
Collaborator

@andyzhangx I am using the https://github.com/Azure/kubernetes-volume-drivers/tree/master/flexvolume/blobfuse

new features will only be implemented in csi driver

@andyzhangx
Copy link
Collaborator

here is the tracking issue in blobfuse csi driver: kubernetes-sigs/blob-csi-driver#109

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

3 participants