-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make AzureBlobFileSystem anon behaviour configurable via env var. (#437)
* Make AzureBlobFileSystem anon behaviour configurable via env var. Making the `anon` default value configurable from an env var makes integration easier with helm charts that provide features like RBAC in Azure accounts. * Update spec.py * Update spec.py * Added to docstrings and README * Testing AzureBlobFileSystem anon value from env var * running linters * reword --------- Co-authored-by: Luis Braga <[email protected]> Co-authored-by: Tom Augspurger <[email protected]>
- Loading branch information
1 parent
b58fd59
commit 3005f6e
Showing
3 changed files
with
33 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters