mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-02 14:23:54 +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().