mirror of https://github.com/linkerd/linkerd2.git
The `linkerd check --proxy` command checks for proxies in all namespaces, if the `--namespace` flag is not set. PR #2747 modified the behavior of `KubernetesAPI.NamespaceExists`. Previously it would succeed if given an emptry string for a namespace. Now it fails with a `resource name may not be empty` error (for k8s server `v1.10.11`), or a not found error (for our fake test client). Modify the data plane proxy namespace check to return success if the namespace is not set. Signed-off-by: Andrew Seigner <siggy@buoyant.io> |
||
---|---|---|
.. | ||
addr | ||
admin | ||
config | ||
filesonly | ||
flags | ||
healthcheck | ||
identity | ||
inject | ||
k8s | ||
profiles | ||
prometheus | ||
tls | ||
util | ||
version |