linkerd2/test/testdata
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
..
check.golden Introduce version consistency checks (#2130) 2019-01-23 16:54:43 -08:00
check.pre.golden Fix Unicode and color output for Windows (#2114) 2019-01-23 09:55:44 -08:00
check.proxy.golden Introduce version consistency checks (#2130) 2019-01-23 16:54:43 -08:00
inject.report.golden Update check and inject output (#2087) 2019-01-16 15:14:14 -08:00
smoke_test.yaml test: Use proxy instead of lb for external test traffic (#1129) 2018-06-15 12:54:12 -07:00