linkerd2/viz
Tarun Pothulapati b521091ca7
cli: make `linkerd uninstall` fail when injected pods are present (#5642)
* cli: make `linkerd uninstall` fail when injected pods are present

Fixes #5622

This PR updates the `linkerd uninstall` cmd to check if there
are any injected pods and fails if there are any. This also
provides `--force` flag to skip this check.

pods from namespaces with prefix `linkerd` are skipped
so as to not error out for control-plane and extension
pods.

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2021-02-03 12:31:30 +05:30
..
charts/linkerd-viz Remove extra three dashes from helm templates (#5628) 2021-02-01 10:51:34 -05:00
cmd cli: make `linkerd uninstall` fail when injected pods are present (#5642) 2021-02-03 12:31:30 +05:30
metrics-api Extract from public-api all the Prometheus dependencies, and moves things into a new viz component 'linkerd-metrics-api' (#5560) 2021-01-21 18:26:38 -05:00
pkg viz: add data-plane and prometheus healthchecks (#5602) 2021-02-01 23:01:13 +05:30
static viz: move some components into linkerd-viz (#5340) 2020-12-23 20:17:31 +05:30