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
..
exec add more msg when exec probe timeout 2021-11-06 15:59:22 +08:00
grpc grpc: move to use grpc.WithTransportCredentials() 2022-05-30 21:41:47 +03:00
http probe: add test case for redirect terminating cases 2021-12-16 13:04:56 +08:00
tcp hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
doc.go
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
probe.go fix typo in probe.go 2019-06-06 12:20:50 +09:00