linkerd2/cli/cmd
Andrew Seigner bef9479f57
Add input validation for profile command (#1934)
Fixes #1878

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-12-05 15:13:10 -08:00
..
testdata Support service profiles for external authorities (#1928) 2018-12-05 14:32:59 -08:00
check.go Make service profile validation a warning instead of an error (#1807) 2018-10-26 13:28:10 -07:00
check_test.go Refactor healthcheck init and observe setup (#1502) 2018-08-22 12:30:45 -07:00
completion.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
completion_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
dashboard.go Add linkerd- prefix to all objects in linkerd install (#1920) 2018-12-04 15:41:47 -08:00
get.go Make wait flag configurable for check and dashboard (#1654) 2018-09-19 10:42:29 -07:00
get_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
inject.go Support service profiles for external authorities (#1928) 2018-12-05 14:32:59 -08:00
inject_test.go Added ability to configure sidecar CPU + Memory requests (#1731) 2018-10-08 10:51:29 -07:00
install.go Support service profiles for external authorities (#1928) 2018-12-05 14:32:59 -08:00
install_test.go Support service profiles for external authorities (#1928) 2018-12-05 14:32:59 -08:00
profile.go Add input validation for profile command (#1934) 2018-12-05 15:13:10 -08:00
profile_test.go Add input validation for profile command (#1934) 2018-12-05 15:13:10 -08:00
root.go Support service profiles for external authorities (#1928) 2018-12-05 14:32:59 -08:00
routes.go Stop routes with the same name from different services from clobbering each other (#1936) 2018-12-05 15:05:19 -08:00
routes_test.go Rework routes command to accept any resource (#1921) 2018-12-05 11:11:34 -08:00
stat.go Stop routes with the same name from different services from clobbering each other (#1936) 2018-12-05 15:05:19 -08:00
stat_test.go Add TopRoutes method the the public api and route CLI command to consume it (#1860) 2018-11-19 12:20:30 -08:00
tap.go Add filtering by job in stat, tap, top; fix panic (#1904) 2018-12-03 15:34:49 -08:00
tap_test.go Add resource metadata to Tap CLI output (#1437) 2018-08-20 14:25:26 -07:00
test_helper.go Add TopRoutes method the the public api and route CLI command to consume it (#1860) 2018-11-19 12:20:30 -08:00
top.go Add filtering by job in stat, tap, top; fix panic (#1904) 2018-12-03 15:34:49 -08:00
version.go Added --context flag to specify the context to use to talk to the Kubernetes apiserver (#1743) 2018-10-08 12:37:35 -07:00
version_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00