linkerd2/proxy
Oliver Gould 1801118906
Do not run tests in proxy Dockerfile (#882)
The proxy Dockerfile includes test execution. While the intentions of
this are good, it has unintended consequences: we can ship code linked
with test dependencies.

Because we have other means for testing proxy code (cargo, locally; and
CI runs tests outside of Docker), it is fine to remove these tests.
2018-05-01 11:54:02 -07:00
..
benches proxy: Fix metrics constructor in benches (#881) 2018-04-30 17:48:07 -07:00
controller-grpc proxy: Support destination label matching for tap (#817) 2018-04-19 17:58:45 -07:00
convert Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
futures-mpsc-lossy Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
router Proxy: Upgrade h2 and indexmap crates (#572) 2018-03-14 12:35:38 -07:00
src proxy: Expire metrics that have not been updated for 10 minutes (#880) 2018-04-30 16:11:12 -07:00
tests proxy: wrap connections in Transport sensor before peeking (#851) 2018-04-27 14:18:23 -07:00
Cargo.toml Proxy: Use trust-dns-resolver for DNS. (#834) 2018-04-25 10:04:49 -10:00
Dockerfile Do not run tests in proxy Dockerfile (#882) 2018-05-01 11:54:02 -07:00
assert_macro proxy: Unbreak process_start_time_seconds metric (#825) 2018-04-20 15:59:08 -07:00