mirror of https://github.com/linkerd/linkerd2.git
Previously, in conduit stat all we would just print the map of stat results, which resulted in the order in which stats were displayed varying between prints. Fix: Define an array, k8s.StatAllResourceTypes and use the order in this array to print the map; ensuring a consistent print order every time the command is run. |
||
---|---|---|
.. | ||
testdata | ||
api.go | ||
api_test.go | ||
k8s.go | ||
k8s_test.go | ||
labels.go | ||
labels_test.go | ||
proxy.go | ||
proxy_test.go | ||
test_helper.go | ||
version.go | ||
version_test.go |