linkerd2/controller/gen
Alejandro Pedraza 74ca92ea25
Split proxy-init into separate repo (#2824)
Split proxy-init into separate repo

Fixes #2563

The new repo is https://github.com/linkerd/linkerd2-proxy-init, and I
tagged the latest there `v1.0.0`.

Here, I've removed the `/proxy-init` dir and pinned the injected
proxy-init version to `v1.0.0` in the injector code and tests.

`/cni-plugin` depends on proxy-init, so I updated the import paths
there, and could verify CNI is still working (there is some flakiness
but unrelated to this PR).

For consistency, I added a `--init-image-version` flag to `linkerd
inject` along with its corresponding override config annotation.

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
2019-06-03 16:24:05 -05: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 Split proxy-init into separate repo (#2824) 2019-06-03 16:24:05 -05:00
controller Install the Linkerd global and proxy config maps (#2344) 2019-02-22 15:28:21 -08:00
public Adding edges endpoint to public API (#2793) 2019-05-09 09:30:11 -07:00