mirror of https://github.com/linkerd/linkerd2.git
The conduit dashboard command asychronously shells out and runs "kubectl proxy". This change replaces the shelling out with calls to kubernetes proxy APIs. It also allows us to enable race detection in our go tests, as the shell out code tests did not pass race detection. Fixes #173 Signed-off-by: Andrew Seigner <siggy@buoyant.io> |
||
---|---|---|
.. | ||
api | ||
cmd | ||
destination | ||
gen | ||
k8s | ||
script | ||
tap | ||
telemetry | ||
util | ||
Dockerfile |