linkerd2/cli/cmd
Oliver Gould da0330743f
Provide peer Identities via the Destination API (#2537)
This change reintroduces identity hinting to the destination service.
The Get endpoint includes identities for pods that are injected with an
identity-mode of "default" and have the same linkerd control plane.

A `serviceaccount` label is now also added to destination response
metadata so that it's accessible in prometheus and tap.
2019-03-22 09:19:14 -07:00
..
testdata Provide peer Identities via the Destination API (#2537) 2019-03-22 09:19:14 -07:00
check.go Remove single namespace functionality (#2474) 2019-03-12 00:17:22 -07:00
check_test.go Update check command hint URLs to new alias (#2245) 2019-02-11 11:00:16 -08:00
completion.go CLI help updates: non-experimental auto-inject; unhide install-cni (#2319) 2019-02-18 15:32:46 -08:00
completion_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
dashboard.go cli: Consolidate the public API clients (#2527) 2019-03-19 20:52:39 -07:00
doc.go Generate CLI docs for usage by the website (#2296) 2019-02-15 13:28:31 -08:00
endpoints.go cli: Consolidate the public API clients (#2527) 2019-03-19 20:52:39 -07:00
endpoints_test.go lint: Enable goconst (#2365) 2019-02-25 12:00:03 -08:00
get.go cli: Consolidate the public API clients (#2527) 2019-03-19 20:52:39 -07:00
get_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
inject.go Check the cluster's config for install & inject (#2535) 2019-03-21 12:49:46 -07:00
inject_test.go Check the cluster's config for install & inject (#2535) 2019-03-21 12:49:46 -07:00
inject_util.go Check the cluster's config for install & inject (#2535) 2019-03-21 12:49:46 -07:00
install-cni-plugin.go proxy: Upgrade to identity-capable proxy (#2524) 2019-03-19 14:20:39 -07:00
install-cni-plugin_test.go proxy: Upgrade to identity-capable proxy (#2524) 2019-03-19 14:20:39 -07:00
install-sp.go Enable `unused` linter (#2357) 2019-02-23 11:05:39 -08:00
install-sp_test.go lint: Enable scopelint (#2364) 2019-02-24 08:59:51 -08:00
install.go install: Create linkerd-config before pods (#2538) 2019-03-21 14:01:07 -07:00
install_test.go install: Create linkerd-config before pods (#2538) 2019-03-21 14:01:07 -07:00
logs.go lint: Enable goimports (#2366) 2019-02-25 15:51:10 -08:00
logs_test.go lint: Enable scopelint (#2364) 2019-02-24 08:59:51 -08:00
main_test.go test: Support the -update and -pretty-diff flags (#2315) 2019-02-19 13:06:12 -08:00
metrics.go Introduce cli command to fetch proxy metrics (#2445) 2019-03-07 10:24:38 -08:00
profile.go cli: Consolidate the public API clients (#2527) 2019-03-19 20:52:39 -07:00
profile_test.go lint: Enable goconst (#2365) 2019-02-25 12:00:03 -08:00
public_api.go cli: Consolidate the public API clients (#2527) 2019-03-19 20:52:39 -07:00
root.go install: Create linkerd-config before pods (#2538) 2019-03-21 14:01:07 -07:00
routes.go cli: Consolidate the public API clients (#2527) 2019-03-19 20:52:39 -07:00
routes_test.go lint: Enable goconst (#2365) 2019-02-25 12:00:03 -08:00
stat.go cli: Consolidate the public API clients (#2527) 2019-03-19 20:52:39 -07:00
stat_test.go Show TCP stats in `linkerd stat` when -o wide or -o json is used (#2408) 2019-03-06 17:29:24 -05:00
tap.go cli: Consolidate the public API clients (#2527) 2019-03-19 20:52:39 -07:00
tap_test.go lint: Enable goconst (#2365) 2019-02-25 12:00:03 -08:00
top.go cli: Consolidate the public API clients (#2527) 2019-03-19 20:52:39 -07:00
uninject.go Check the cluster's config for install & inject (#2535) 2019-03-21 12:49:46 -07:00
uninject_test.go Check the cluster's config for install & inject (#2535) 2019-03-21 12:49:46 -07:00
version.go cli: Consolidate the public API clients (#2527) 2019-03-19 20:52:39 -07:00
version_test.go lint: Enable scopelint (#2364) 2019-02-24 08:59:51 -08:00