mirror of https://github.com/linkerd/linkerd2.git
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> |
||
---|---|---|
.. | ||
healthcheck.go | ||
healthcheck_test.go | ||
sidecar.go | ||
version.go | ||
version_test.go |