linkerd2/proto
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
..
common Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
config Split proxy-init into separate repo (#2824) 2019-06-03 16:24:05 -05:00
controller Add discovery package for managing discovery API (#2317) 2019-02-18 16:38:04 -08:00
google/protobuf Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
public.proto Adding edges endpoint to public API (#2793) 2019-05-09 09:30:11 -07:00