7ea75263ea
Currently checks of type gRPC will emit log messages such as, 2020/02/12 13:48:22 [INFO] parsed scheme: "" 2020/02/12 13:48:22 [INFO] scheme "" not registered, fallback to default scheme Without adding full support for using custom gRPC schemes (maybe that's right long-term path) we can just supply the default scheme as provided by the grpc library. Fixes https://github.com/hashicorp/consul/issues/7274 and https://github.com/hashicorp/nomad/issues/7415 |
||
---|---|---|
.. | ||
alias.go | ||
alias_test.go | ||
check.go | ||
check_test.go | ||
docker.go | ||
docker_unix.go | ||
docker_windows.go | ||
grpc.go | ||
grpc_test.go |