linkerd2/proxy/tests
Sean McArthur cd59465366
proxy: add SIGTERM and SIGINT handlers (#581)
When the proxy is run in a Docker container, it runs as PID 1, with
no default signal handlers setup. In order to react to signals from
Kubernetes about shutting down, we need to set up explicit handlers.

This adds handlers for SIGTERM and SIGINT.

Closes #549
2018-03-16 18:53:20 -07:00
..
support proxy: add SIGTERM and SIGINT handlers (#581) 2018-03-16 18:53:20 -07:00
discovery.rs Run all discovery tests for HTTP/1 as well as HTTP/2 (#556) 2018-03-09 17:24:48 -08:00
telemetry.rs Reduce memory allocations during logging. (#445) 2018-02-26 18:32:47 -10:00
transparency.rs proxy: improve transparency of host headers and absolute-uris (#535) 2018-03-08 13:15:21 -08:00