linkerd2/test
Oliver Gould 91c5f07650
proxy: Upgrade to identity-capable proxy (#2524)
The new proxy has changed its configuration as follows:

- `LISTENER` urls are now `LISTEN_ADDR` addresses;
- `CONTROL_URL` is now `DESTINATION_SVC_ADDR`;
- `*_NAMESPACE` vars are no longer needed;
- The `PROXY_ID` is now the `DESTINATION_CONTEXT`;
- The "metrics" port is now the "admin" port, since it serves more than
  just metrics;
- A readiness probe now checks a dedicated /ready endpoint eagerly.

Identity injection is **NOT** configured by this branch.
2019-03-19 14:20:39 -07:00
..
egress Fix egress integration test to accomodate httpbin (#2330) 2019-02-19 14:42:39 -08:00
get Add linkerd- prefix to all objects in linkerd install (#1920) 2018-12-04 15:41:47 -08:00
stat lint: Enable scopelint (#2364) 2019-02-24 08:59:51 -08:00
tap Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
testdata Remove single namespace functionality (#2474) 2019-03-12 00:17:22 -07:00
install_test.go proxy: Upgrade to identity-capable proxy (#2524) 2019-03-19 14:20:39 -07:00