linkerd2/controller
Phil Calçado 9c03764a29
Remove hardcoded port and shared state for http test (#282)
We now create a new test HTTP server per test case instead of sharing it across them all.

This should solve the data races we have experienced on Travis.

Signed-off-by: Phil Calcado <phil@buoyant.io>
2018-02-06 13:48:14 -05:00
..
api Remove hardcoded port and shared state for http test (#282) 2018-02-06 13:48:14 -05:00
cmd Set conduit version to match conduit docker tags (#208) 2018-01-26 11:43:45 -08:00
destination controller: echo ip address if destination service receives ip (#186) 2018-01-22 16:20:13 -08:00
gen Move EosCtx to common for Tap and Telemetery (#204) 2018-01-24 15:48:00 -08:00
k8s Better error handling for Tap (#177) 2018-01-25 11:49:38 -05:00
script Classify non-gRPC status codes for HTTP telemetry (#200) 2018-01-24 10:57:23 -08:00
tap Better error handling for Tap (#177) 2018-01-25 11:49:38 -05:00
telemetry Simplify and refactor k8s labels and annnotations (#227) 2018-02-01 14:12:06 -08:00
util Add more prometheus instrumentation (latency, response size) (#174) 2018-02-01 09:50:31 -08:00
Dockerfile Replace shelling out with kubernetes proxy (#249) 2018-02-02 10:31:59 -08:00