linkerd2/cli
Carol A. Scott 031cd9d4ba
Simplify logic for linkerd edges and output JSON in consistent order (#2858)
When `linkerd edges` returns JSON, the data will now be sorted alphabetically by
SRC name, meaning edges will be returned in a consistent order. Logic in the CLI
`edges.go` has also been simplified. These changes should result in the Travis
CI builds passing consistently.
2019-05-29 11:31:58 -07:00
..
cmd Simplify logic for linkerd edges and output JSON in consistent order (#2858) 2019-05-29 11:31:58 -07:00
install add preStop and change sleep command; update yaml spacing (#2441) 2019-03-06 10:57:04 -08:00
installsp Move tap service into its own pod. (#2773) 2019-05-15 16:28:44 -05:00
static Remove GOPATH dependency from cli dev environment (#2444) 2019-03-05 10:25:14 -08:00
Dockerfile-bin Introduce k8s apiextensions support (#2759) 2019-04-28 18:55:22 -07:00
main.go Introduce go generate to embed static templates (#2189) 2019-02-04 18:09:47 -08:00