Failures of "gcloud container clusters get-credentials" should be displayed
Open
- Dominant language
- Go
- Stars
- 794
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/google/kctf/blob/44da9297885222d5f22995eda60fb39380a44d0a/dist/bin/kctf-cluster#L85
Errors are sent to /dev/null and there is no way of knowing what happened if that command failed. Errors should be reported to the user.
Contributor guide
Assessment
This issue has not been assessed yet.