linkerd2/cli
Risha Mars b8dc83f9d2
Modify the Stat API to handle requests for resource type "all" (#928)
Allow the Stat endpoint in the public-api to accept requests for resourceType "all".

Currently, this queries Pods, Deployments, RCs and Services, but can be modified 
to query other resources as well.

Both the CLI and web endpoints now work if you set resourceType to all.

e.g. `conduit stat all`
2018-05-11 14:35:37 -07:00
..
cmd Modify the Stat API to handle requests for resource type "all" (#928) 2018-05-11 14:35:37 -07:00
install Introduce Grafana, K8s, and Prom dashboards (#904) 2018-05-08 23:11:43 +02:00
Dockerfile-bin docker: Cache versionless builds before building versioned go binaries (#921) 2018-05-10 10:22:09 -07:00
main.go Replace shelling out with kubernetes proxy (#249) 2018-02-02 10:31:59 -08:00