GoogleContainerTools / GoogleContainerTools/gcp-auth-webhook
Remove hardcoded path to credentials file
Open
- Dominant language
- Go
- Stars
- 22
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Currently the path the creds file we look for is hardcoded to `/var/lib/minikube/google_application_credentials.json` which is not ideal. Let's remove that dependency.
Contributor guide
Assessment
This issue has not been assessed yet.