mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-01 15:25:56 -04:00
v1.43.0 marked grpc.WithInsecure() deprecated so this commit moves to use what is the recommended replacement: grpc.WithTransportCredentials(insecure.NewCredentials()) Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com> |
||
|---|---|---|
| .. | ||
| grpc.go | ||
| grpc_test.go | ||