Files
kubernetes/pkg/probe
Mikko Ylinen 2c8bfad910 grpc: move to use grpc.WithTransportCredentials()
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>
2022-05-30 21:41:47 +03:00
..
2021-11-06 15:59:22 +08:00
2021-02-28 15:17:29 -08:00
2019-06-06 12:20:50 +09:00