mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-26 15:43:56 +00:00
If grpc.DialContext() fails, a nil connection is returned. Check the error before calling conn.Close().
If grpc.DialContext() fails, a nil connection is returned. Check the error before calling conn.Close().