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

Add support for optional secrets #11

Merged

Conversation

nuwang
Copy link
Contributor

@nuwang nuwang commented May 20, 2022

Allow secrets to be optional when using IAM.

This PR makes the mounter configurable. (A configurable mounter is useful because we are trying to transition from s3fs to geesefs, and support both in the interim if possible)

@nuwang nuwang force-pushed the add_mounter_and_optional_secrets branch from 203868f to a3fa9f3 Compare May 21, 2022 18:00
@nuwang nuwang changed the title Add mounter and optional secrets Add support for optional secrets May 21, 2022
@vitalif
Copy link
Collaborator

vitalif commented Jun 22, 2022

Did you test it? Does IAM auth work from within K8s?

@nuwang
Copy link
Contributor Author

nuwang commented Jun 22, 2022

I actually tested this with a public bucket with anonymous auth, and can confirm that it works. I can't see any reason why it wouldn't work with node/pod IAM, but I haven't tested it.

@vitalif vitalif merged commit e334aed into yandex-cloud:master Jun 20, 2023
@nuwang nuwang deleted the add_mounter_and_optional_secrets branch June 20, 2023 11:03
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

Successfully merging this pull request may close these issues.

2 participants