Files
kubernetes/pkg/kubelet/apis/podresources
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
..
2022-03-23 10:19:38 -07:00
2021-09-25 16:15:08 +00:00