Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Create utility to access MLFlow creds securely - AWS & GCP #53

Open
coder46 opened this issue Feb 3, 2021 · 0 comments · Fixed by #55
Open

Create utility to access MLFlow creds securely - AWS & GCP #53

coder46 opened this issue Feb 3, 2021 · 0 comments · Fixed by #55
Assignees

Comments

@coder46
Copy link
Contributor

coder46 commented Feb 3, 2021

Currently mlflow credentials need to be passed via environment variables in the run.yaml file. Add util methods in hydra.utils to automatically set MLFlow tracking username and password environment variables by reading a cloud secret manager (so for GCP it'd be https://cloud.google.com/secret-manager and for AWS it'd be https://aws.amazon.com/secrets-manager/ - for local runs just read from local environment)

@coder46 coder46 self-assigned this Feb 3, 2021
@coder46 coder46 added this to Selected for development in Kanban board Feb 3, 2021
@coder46 coder46 moved this from Selected for development to In progress in Kanban board Feb 3, 2021
@coder46 coder46 linked a pull request Feb 8, 2021 that will close this issue
@coder46 coder46 moved this from In progress to On-hold in Kanban board Feb 11, 2021
@coder46 coder46 changed the title Create utility to access MLFlow creds securely Create utility to access MLFlow creds securely - AWS & GCP Feb 11, 2021
@coder46 coder46 moved this from On-hold to In progress in Kanban board Feb 11, 2021
@coder46 coder46 moved this from In progress to Selected for development in Kanban board Feb 24, 2021
@coder46 coder46 moved this from Selected for development to On-hold in Kanban board Apr 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant