linkerd2/pkg/healthcheck
Tarun Pothulapati 4c106e9c08
cli: make check return SkipError when there is no prometheus configured (#5150)
Fixes #5143

The availability of prometheus is useful for some calls in public-api
that the check uses. This change updates the ListPods in public-api
to still return the pods even when prometheus is not configured.

For a test that exclusively checks for prometheus metrics, we have a gate
which checks if a prometheus is configured and skips it othervise.

Signed-off-by: Tarun Pothulapati tarunpothulapati@outlook.com
2020-10-29 19:57:11 +05:30
..
healthcheck.go cli: make check return SkipError when there is no prometheus configured (#5150) 2020-10-29 19:57:11 +05:30
healthcheck_addons.go Stop rendering addon config (#5078) 2020-10-16 11:07:51 -07:00
healthcheck_multicluster.go Update check to use new linkerd-config.values (#5023) 2020-10-01 11:19:25 -07:00
healthcheck_test.go Remove code refs to controllerImageVersion (#5119) 2020-10-21 13:40:25 -05:00
sidecar.go Push docker images to ghcr.io instead of gcr.io (#4953) 2020-09-10 15:16:24 -05:00
version.go Consolidate timeouts for `linkerd check` (#2191) 2019-02-05 11:38:30 -05:00
version_test.go Enable `unused` linter (#2357) 2019-02-23 11:05:39 -08:00