linkerd2/cli/cmd/testdata
Risha Mars 2f5b5ea5f2
Start implementing conduit stat summary endpoint (#671)
Start implementing new conduit stat summary endpoint. 
Changes the public-api to call prometheus directly instead of the
telemetry service. Wired through to `api/stat` on the web server,
as well as `conduit statsummary` on the CLI. Works for deployments only.

Current implementation just retrieves requests and mesh/total pod count 
(so latency stats are always 0). 

Uses API defined in #663
Example queries the stat endpoint will eventually satisfy in #627

This branch includes commits from @klingerf 

* run ./bin/dep ensure
* run ./bin/update-go-deps-shas
2018-04-05 17:05:06 -07:00
..
inject_emojivoto_deployment.golden.yml Move injected data from env var to k8s labels (#605) 2018-03-23 16:11:34 -07:00
inject_emojivoto_deployment.input.yml Refactor `conduit inject` code to make it unit-testable. (#379) 2018-02-18 12:33:52 -10:00
inject_emojivoto_deployment_controller_name.golden.yml Move injected data from env var to k8s labels (#605) 2018-03-23 16:11:34 -07:00
inject_emojivoto_deployment_controller_name.input.yml Inject the conduit proxy into controller pod during conduit install (#365) 2018-02-23 13:55:46 -08:00
inject_emojivoto_deployment_hostNetwork_false.golden.yml Move injected data from env var to k8s labels (#605) 2018-03-23 16:11:34 -07:00
inject_emojivoto_deployment_hostNetwork_false.input.yml Skip pods with hostNetwork=true in `conduit inject` (#380) 2018-02-18 13:55:42 -10:00
inject_emojivoto_deployment_hostNetwork_true.golden.yml Skip pods with hostNetwork=true in `conduit inject` (#380) 2018-02-18 13:55:42 -10:00
inject_emojivoto_deployment_hostNetwork_true.input.yml Skip pods with hostNetwork=true in `conduit inject` (#380) 2018-02-18 13:55:42 -10:00
inject_gettest_deployment.bad.golden Print error message only when invalid YAML file is used with inject command (#389) 2018-02-20 11:59:41 -08:00
inject_gettest_deployment.bad.input.yml Print error message only when invalid YAML file is used with inject command (#389) 2018-02-20 11:59:41 -08:00
inject_gettest_deployment.good.golden.yml Move injected data from env var to k8s labels (#605) 2018-03-23 16:11:34 -07:00
inject_gettest_deployment.good.input.yml Print error message only when invalid YAML file is used with inject command (#389) 2018-02-20 11:59:41 -08:00
install_default.golden Start implementing conduit stat summary endpoint (#671) 2018-04-05 17:05:06 -07:00
install_output.golden Start implementing conduit stat summary endpoint (#671) 2018-04-05 17:05:06 -07:00
stat_busy_output.golden Remove pod-level metrics from web and CLI (#304) 2018-02-08 19:07:10 -08:00
stat_empty_output.golden Make several CLI commands testable (#86) 2017-12-27 14:10:41 -05:00
stat_one_output.golden Make several CLI commands testable (#86) 2017-12-27 14:10:41 -05:00
status_busy_output.golden cli: ensure check command has 80-character output (#587) 2018-03-20 13:55:19 -07:00
tap_busy_output.golden Make several CLI commands testable (#86) 2017-12-27 14:10:41 -05:00
tap_empty_output.golden Make several CLI commands testable (#86) 2017-12-27 14:10:41 -05:00