linkerd2/viz
Tarun Pothulapati 8db6398442
checks: add proxy checks for core cp and extension pods (#5673)
* checks: add proxy checks for core cp and extension pods

Fixes #5623

This PR adds proxy checks for control-plane and extension pods
when the respective checks are ran. This can make sure proxies
are working correctly and are able to communicate.

Currently, The following checks are added:

- proxy status checks
- proxy certificate checks
- proxy version checks

These are the same data-plane proxy checks that were already
present.

As these checks result in errors in most cases under integration
tests as there are latest versions online. This is fixed by templating
the check golden files and checking for the known error.

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
Co-authored-by: Kevin Leimkuhler <kevin@kleimkuhler.com>
2021-04-22 11:39:52 +05:30
..
charts/linkerd-viz Add support for awaiting proxy readiness (#5967) 2021-04-21 17:43:23 -04:00
cmd Add support for awaiting proxy readiness (#5967) 2021-04-21 17:43:23 -04:00
metrics-api Add support for awaiting proxy readiness (#5967) 2021-04-21 17:43:23 -04:00
pkg checks: add proxy checks for core cp and extension pods (#5673) 2021-04-22 11:39:52 +05:30
static viz: move some components into linkerd-viz (#5340) 2020-12-23 20:17:31 +05:30
tap Add support for awaiting proxy readiness (#5967) 2021-04-21 17:43:23 -04:00
main.go Report better errors for pods with tap disabled (#5799) 2021-02-24 12:32:46 -08:00