linkerd2/controller/gen
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
..
apis/serviceprofile Add support for timeouts in service profiles (#2149) 2019-01-30 16:48:55 -08:00
client Update client-go to 1.13.1 (#2160) 2019-01-28 17:42:14 -08:00
common/healthcheck Upgrade protobuf to v1.2.0 (#1591) 2018-09-06 11:36:29 -07:00
config proxy: Upgrade to identity-capable proxy (#2524) 2019-03-19 14:20:39 -07:00
controller Install the Linkerd global and proxy config maps (#2344) 2019-02-22 15:28:21 -08:00
public Public API endpoint `Config()` (#2455) 2019-03-07 17:37:46 -05:00