-
Notifications
You must be signed in to change notification settings - Fork 74
added support for secretName in PV volumeAttributes to override the default #7
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
base: master
Are you sure you want to change the base?
Conversation
…efault rclone-secret
|
I'd also like it to look for the secret in the same namespace as the PV/PVC Is there any way to get this info ? |
floretan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me for now, although I haven't tested it. Let's do some more review when we start using this new functionality.
|
Can't read secret from another namespace, unfortunately
|
10dc57d to
cbe4ebb
Compare
|
This PR is 2 years old at this point, but I went ahead and merged it into my fork https://github.com/dvcrn/csi-rclone-reloaded Hope upstream will reconsider it |
|
I was under impression this does not work due to technical limitation. Should probably test it. |
You just made me retry this to make sure 😄 Let me add it to the README |
@dvcrn Just found this but your fork doesn’t include issues. Fancy merging #46 too? |
|
Oh, Issues were not supposed to be off, I've enabled them. I'll put it on my todo list but may take a bit until I get to it! |
No description provided.