linkerd2/pkg/version
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
..
channels.go lint: Enable unparam (#2369) 2019-02-27 10:34:02 -08:00
channels_test.go lint: Enable unparam (#2369) 2019-02-27 10:34:02 -08:00
channelversion.go Introduce version consistency checks (#2130) 2019-01-23 16:54:43 -08:00
version.go Split proxy-init into separate repo (#2824) 2019-06-03 16:24:05 -05:00
version_test.go lint: Enable scopelint (#2364) 2019-02-24 08:59:51 -08:00