linkerd2/pkg
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
..
healthcheck Misc cleanup following the telemetry rewrite (#771) 2018-04-16 15:51:07 -07:00
k8s Modify the Stat API to handle requests for resource type "all" (#928) 2018-05-11 14:35:37 -07:00
version cli: reduce timeouts on API check requests (#586) 2018-03-19 17:15:01 -07:00