• Matt Butcher's avatar
    fix(1488): suppress gRPC logs and errors · 32354be0
    Matt Butcher authored
    If gRPC fails to make a connection, the result is a log message and a
    verbose error. This suppresses log output and replaces the error with a
    much more succinct one.
    
    Closes #1488
    32354be0
helm.go 5.3 KB