linkerd2/pkg/version
Alejandro Pedraza 2a7654ce78
Consolidate timeouts for `linkerd check` (#2191)
Consolidate timeouts for `linkerd check`

- Moved the creation of contexts from inside the methods targeted by the
checks into a single place in the runCheck() and runCheckRPC() methods
where the context is built using a hard-coded timeout of 30 seconds.
- k8s' client-go doesn't allow passing along contexts, but it let's us
setting the Timeout manually.
- Reworded the description for the --wait option.

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
2019-02-05 11:38:30 -05:00
..
channels.go Consolidate timeouts for `linkerd check` (#2191) 2019-02-05 11:38:30 -05:00
channels_test.go Consolidate timeouts for `linkerd check` (#2191) 2019-02-05 11:38:30 -05:00
channelversion.go Introduce version consistency checks (#2130) 2019-01-23 16:54:43 -08:00
version.go Add hint URLs for all checks (#2159) 2019-01-30 16:26:57 -08:00
version_test.go Add hint URLs for all checks (#2159) 2019-01-30 16:26:57 -08:00