linkerd2/controller/api
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
..
destination Empty the stored addresses when the endpoint translator gets a NoEndpoints message (#5126) 2020-10-22 17:01:03 -07:00
public cli: make check return SkipError when there is no prometheus configured (#5150) 2020-10-29 19:57:11 +05:30
util Fix --all-namespaces flag handling (#5085) 2020-10-16 16:49:10 -04:00