linkerd2/controller
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
..
api Adding unit test for CLI edges command (#2837) 2019-05-28 13:51:45 -07:00
cmd Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
gen Split proxy-init into separate repo (#2824) 2019-06-03 16:24:05 -05:00
identity Introduce the Identity controller implementation (#2521) 2019-03-19 13:58:45 -07:00
k8s Introduce k8s apiextensions support (#2759) 2019-04-28 18:55:22 -07:00
proxy-injector Split proxy-init into separate repo (#2824) 2019-06-03 16:24:05 -05:00
script Remove `--tls=optional` and `linkerd-ca` (#2515) 2019-03-18 17:40:31 -07:00
sp-validator Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
tap Support for resources opting-out of tap (#2807) 2019-05-10 14:17:23 -05:00
webhook Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
Dockerfile Split proxy-init into separate repo (#2824) 2019-06-03 16:24:05 -05:00