linkerd2/cli/cmd/testdata
Andrew Seigner 77fb6d3709
Add namespace as a resource type in public-api (#760)
* Add namespace as a resource type in public-api

The cli and public-api only supported deployments as a resource type.

This change adds support for namespace as a resource type in the cli and
public-api. This also change includes:
- cli statsummary now prints `-`'s when objects are not in the mesh
- cli statsummary prints `No resources found.` when applicable
- removed `out-` from cli statsummary flags, and analagous proto changes
- switched public-api to use native prometheus label types
- misc error handling and logging fixes

Part of #627

Signed-off-by: Andrew Seigner <siggy@buoyant.io>

* Refactor filter and groupby label formulation

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>

* Rename stat_summary.go to stat.go in cli

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>

* Update rbac privileges for namespace stats

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
2018-04-13 16:53:01 -07:00
..
inject_emojivoto_deployment.golden.yml Remove NODE_NAME and POD_NAME env usage (#758) 2018-04-13 13:09:51 -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 Remove NODE_NAME and POD_NAME env usage (#758) 2018-04-13 13:09:51 -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 Remove NODE_NAME and POD_NAME env usage (#758) 2018-04-13 13:09:51 -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 Remove NODE_NAME and POD_NAME env usage (#758) 2018-04-13 13:09:51 -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 Add namespace as a resource type in public-api (#760) 2018-04-13 16:53:01 -07:00
install_output.golden Add namespace as a resource type in public-api (#760) 2018-04-13 16:53:01 -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