mirror of https://github.com/linkerd/linkerd2.git
* Run extension checks when linkerd check is invoked This change allows the linkerd check command to also run any known linkerd extension commands that have been installed in the cluster. It does this by first querying for any namespace that has the label selector `linkerd.io/extension` and then runs the subcommands for either `jaeger`, `multicluster` or `viz`. This change runs basic namespace healthchecks for extensions that aren't part of the Linkerd extension suite. Fixes #5233 |
||
---|---|---|
.. | ||
service-mirror | ||
allow.go | ||
check.go | ||
gateways.go | ||
install.go | ||
link.go | ||
root.go | ||
uninstall.go | ||
unlink.go |