linkerd2/controller/api
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
..
proxy Remove the telemetry service (#757) 2018-04-13 11:21:29 -07:00
public CLI: print resources in the same order every time stat all is run (#1088) 2018-06-08 15:02:17 -07:00
util Implement Public API and Tap on top of Lister (#835) 2018-04-24 18:10:48 -07:00