open-consul/agent/checks
Tara Tufano b8e7a90f77
add http2 ping health checks (#8431)
* add http2 ping checks

* fix test issue

* add h2ping check to config resources

* add new test and docs for h2ping

* fix grammatical inconsistency in H2PING documentation

* resolve rebase conflicts, add test for h2ping tls verification failure

* api documentation for h2ping

* update test config data with H2PING

* add H2PING to protocol buffers and update changelog

* fix typo in changelog entry
2021-04-09 15:12:10 -04:00
..
alias.go structs: Fix printing of IDs 2021-01-07 18:47:38 -05:00
alias_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
check.go add http2 ping health checks (#8431) 2021-04-09 15:12:10 -04:00
check_test.go add http2 ping health checks (#8431) 2021-04-09 15:12:10 -04:00
docker.go Sets tty in docker client back to true, as a potential fix for docker exec weirdness 2017-11-05 09:44:55 -06:00
docker_unix.go Decouple the code that executes checks from the agent 2017-10-25 11:18:07 +02:00
docker_windows.go Decouple the code that executes checks from the agent 2017-10-25 11:18:07 +02:00
grpc.go Return grpc serving status in health check errors 2020-09-22 21:16:58 +03:00
grpc_test.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00