linkerd2/pkg
Risha Mars 7d4c4aa290
CLI: print resources in the same order every time stat all is run (#1088)
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.
2018-06-08 15:02:17 -07:00
..
healthcheck Misc cleanup following the telemetry rewrite (#771) 2018-04-16 15:51:07 -07:00
k8s CLI: print resources in the same order every time stat all is run (#1088) 2018-06-08 15:02:17 -07:00
version cli: reduce timeouts on API check requests (#586) 2018-03-19 17:15:01 -07:00