linkerd2/cli/cmd/testdata
Alex Leong 43c22fe967
Implement getProfiles method in destination service (#1759)
We implement the getProfiles method in the destination service. This method returns a stream of destination profiles for a given authority. It does this by looking up the ServiceProfile resource in the controller namespace named `<svc>.<ns>` where `<svc>` is the name of the service and `<ns>` is the namespace of the service.

This PR includes:
* Adding a ServiceProfile Custom Resource Definition to linkerd install
* A watch based implementation of the getProfiles method in the destination service, similar to the implementation of get.
* An update to the destination client script that allows querying the getProfiles method.

Signed-off-by: Alex Leong <alex@buoyant.io>
2018-10-16 15:39:12 -07:00
..
inject-filepath cli: Use updated proxy config environment vars 2018-10-03 11:15:39 -07:00
check_output.golden Move all healthcheck-related code to pkg/healthcheck (#1492) 2018-08-20 16:50:22 -07:00
inject_contour.input.yml Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_contour.report Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_already_injected.input.yml Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_already_injected.report Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_deployment.golden.yml cli: Use updated proxy config environment vars 2018-10-03 11:15:39 -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.report Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_deployment_controller_name.golden.yml cli: Use updated proxy config environment vars 2018-10-03 11:15:39 -07:00
inject_emojivoto_deployment_controller_name.input.yml Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
inject_emojivoto_deployment_controller_name.report Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_deployment_hostNetwork_false.golden.yml cli: Use updated proxy config environment vars 2018-10-03 11:15:39 -07:00
inject_emojivoto_deployment_hostNetwork_false.input.yml Remove executable bit from non-executable files. (#1335) 2018-07-16 13:55:52 -10:00
inject_emojivoto_deployment_hostNetwork_false.report Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_deployment_hostNetwork_true.golden.yml Remove executable bit from non-executable files. (#1335) 2018-07-16 13:55:52 -10:00
inject_emojivoto_deployment_hostNetwork_true.input.yml Remove executable bit from non-executable files. (#1335) 2018-07-16 13:55:52 -10:00
inject_emojivoto_deployment_hostNetwork_true.report Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_deployment_tls.golden.yml cli: Use updated proxy config environment vars 2018-10-03 11:15:39 -07:00
inject_emojivoto_deployment_udp.golden.yml cli: Use updated proxy config environment vars 2018-10-03 11:15:39 -07:00
inject_emojivoto_deployment_udp.input.yml Inject warns on UDP ports (#1617) 2018-09-11 10:12:45 -07:00
inject_emojivoto_deployment_udp.report Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_istio.input.yml Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_istio.report Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_list.golden.yml cli: Use updated proxy config environment vars 2018-10-03 11:15:39 -07:00
inject_emojivoto_list.input.yml Made inject aware of the List type. (#886) 2018-05-10 08:08:55 -05:00
inject_emojivoto_list.report Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_pod.golden.yml cli: Use updated proxy config environment vars 2018-10-03 11:15:39 -07:00
inject_emojivoto_pod.input.yml Add Pod to injectable types (#1213) 2018-06-27 14:37:05 -07:00
inject_emojivoto_pod.report Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_emojivoto_pod_tls.golden.yml cli: Use updated proxy config environment vars 2018-10-03 11:15:39 -07:00
inject_emojivoto_pod_with_requests.golden.yml Added ability to configure sidecar CPU + Memory requests (#1731) 2018-10-08 10:51:29 -07:00
inject_emojivoto_pod_with_requests.input.yml Added ability to configure sidecar CPU + Memory requests (#1731) 2018-10-08 10:51:29 -07:00
inject_emojivoto_pod_with_requests.report Added ability to configure sidecar CPU + Memory requests (#1731) 2018-10-08 10:51:29 -07:00
inject_emojivoto_statefulset.golden.yml cli: Use updated proxy config environment vars 2018-10-03 11:15:39 -07:00
inject_emojivoto_statefulset.input.yml Adding statefulsets to inject. Fixes #907 (#910) 2018-05-10 09:00:36 -05:00
inject_emojivoto_statefulset.report Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_gettest_deployment.bad.golden Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07: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.stderr Introduce inject check for known sidecars (#1619) 2018-09-11 15:09:19 -07:00
inject_gettest_deployment.good.golden.yml cli: Use updated proxy config environment vars 2018-10-03 11:15:39 -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 Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
install_output.golden Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
install_single_namespace_output.golden Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
stat_all_output.golden Added support for json output in `linkerd stat` (#1749) 2018-10-15 14:10:48 -07:00
stat_one_output.golden Added support for json output in `linkerd stat` (#1749) 2018-10-15 14:10:48 -07:00
tap_busy_output.golden Add resource metadata to Tap CLI output (#1437) 2018-08-20 14:25:26 -07:00
tap_busy_output_wide.golden Add resource metadata to Tap CLI output (#1437) 2018-08-20 14:25:26 -07:00
tap_empty_output.golden Make several CLI commands testable (#86) 2017-12-27 14:10:41 -05:00