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

feat: Allow setting extra repository options via env variables #1081

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

aawsome
Copy link
Member

@aawsome aawsome commented Feb 25, 2024

Reads the env variables RUSTIC_REPO_OPT_*, RUSTIC_REPO_OPTCOLD_*, RUSTIC_REPO_OPTHOT_* to set repository options. Also reads OPENDAL_* variables which may be used to explicitly set opendal options (as they are in snake and not kebab case).

closes #1073

@aawsome aawsome force-pushed the repo-opts-env branch 2 times, most recently from edc0e07 to c9ff80b Compare February 27, 2024 22:50
@aawsome aawsome merged commit 206efa3 into main Feb 28, 2024
28 checks passed
@aawsome aawsome deleted the repo-opts-env branch February 28, 2024 19:31
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.

Set OpenDAL secrects via environment variables
1 participant