issues
search
artefactory
/
one-click-mlflow
A tool to deploy a mostly serverless MLflow tracking server on a GCP project with one command
GNU Lesser General Public License v3.0
66
stars
21
forks
source link
fix: empty the gcp credentials env var to force the right token
#77
Closed
pol-defont-reaulx
closed
3 years ago
pol-defont-reaulx
commented
3 years ago
Issue
[x] My PR addresses the following Issue: #75
Description
[x] The
GOOGLE_APPLICATION_CREDENTIALS
will be emptied before getting a IAP token to force the user to use the right SA credentials in
track_experiment.py
.
Licence
[x] My PR adds the needed licence header to every added file
Issue
Description
GOOGLE_APPLICATION_CREDENTIALS
will be emptied before getting a IAP token to force the user to use the right SA credentials intrack_experiment.py
.Licence