linkerd2/test
Andrew Seigner c9ac77cd7c
Introduce version consistency checks (#2130)
Version checks were not validating that the cli version matched the
control plane or data plane versions.

Add checks via the `linkerd check` command to validate the cli is
running the same version as the control and data plane.

Also add types around `channel-version` string parsing and matching. A
consequence being that during development `version.Version` changes from
`undefined` to `dev-undefined`.

Fixes #2076

Depends on linkerd/website#101

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-01-23 16:54:43 -08:00
..
egress Setup port-forwarding for linkerd dashboard command (#2052) 2019-01-10 10:16:08 -08:00
get Add linkerd- prefix to all objects in linkerd install (#1920) 2018-12-04 15:41:47 -08:00
stat Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
tap Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
testdata Introduce version consistency checks (#2130) 2019-01-23 16:54:43 -08:00
install_test.go Setup port-forwarding for linkerd dashboard command (#2052) 2019-01-10 10:16:08 -08:00