linkerd2/controller
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
..
api cli: make check return SkipError when there is no prometheus configured (#5150) 2020-10-29 19:57:11 +05:30
cmd Remove dependency of linkerd-config for control plane components (#4915) 2020-10-06 22:19:18 +05:30
gen Remove dependency of linkerd-config for control plane components (#4915) 2020-10-06 22:19:18 +05:30
heartbeat Fix Heartbeat mem and cpu stats (#5042) 2020-10-08 16:31:16 -05:00
identity Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
k8s Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
proxy-injector Remove defunct proxy config variables (#5109) 2020-10-20 16:13:53 -07:00
script/destination-client Print identity in destination client and fix proxy-identity log line (#4873) 2020-08-13 13:49:55 -07:00
service-mirror Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
sp-validator Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
tap Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
webhook Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
Dockerfile Build ARM docker images (#4794) 2020-08-05 11:14:01 -07:00