mirror of https://github.com/linkerd/linkerd2.git
* 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> |
||
---|---|---|
.. | ||
cli | ||
integration |