linkerd2/viz/cmd
Alex Leong 6cba9afcd1
Remove admin policy resources from extensions (#10073)
Fixes #9364

Since probes are automatically authorized, Linkerd extensions no longer need admin Server resources in order for probes to be authorized.  We therefore remove them.

Signed-off-by: Alex Leong <alex@buoyant.io>
2023-01-10 12:47:22 -08:00
..
testdata Remove admin policy resources from extensions (#10073) 2023-01-10 12:47:22 -08:00
allow-scrapes.go viz: add `linkerd viz allow-scrapes` command (#9182) 2022-08-19 11:02:54 -07:00
authz.go Update authz help text to indicate that it shows all authorizations (#9235) 2022-08-22 15:01:36 -07:00
check.go go: Enable `errorlint` checking (#7885) 2022-02-16 18:32:19 -07:00
dashboard.go Remove linkerd prefix from extension resources (#5803) 2021-02-25 11:01:31 -05:00
edges.go Enable gocritic linting (#7906) 2022-02-17 22:45:25 +00:00
edges_test.go Extract from public-api all the Prometheus dependencies, and moves things into a new viz component 'linkerd-metrics-api' (#5560) 2021-01-21 18:26:38 -05:00
install.go Remove admin policy resources from extensions (#10073) 2023-01-10 12:47:22 -08:00
install_test.go test: Diff structured YAML when possible (#8432) 2022-05-10 08:40:29 -07:00
list.go Use metadata API in the proxy and tap injectors (#9650) 2022-11-16 09:21:39 -05:00
main_test.go viz: add render golden tests (#5433) 2021-01-12 11:59:16 +05:30
profile.go go: Enable `errorlint` checking (#7885) 2022-02-16 18:32:19 -07:00
profile_test.go Move tap from core into Viz extension (#5651) 2021-02-09 12:43:21 -05:00
root.go viz: add `linkerd viz allow-scrapes` command (#9182) 2022-08-19 11:02:54 -07:00
routes.go Enable gocritic linting (#7906) 2022-02-17 22:45:25 +00:00
routes_test.go Extract from public-api all the Prometheus dependencies, and moves things into a new viz component 'linkerd-metrics-api' (#5560) 2021-01-21 18:26:38 -05:00
stat.go Removed dupe imports (#10049) 2023-01-10 14:34:56 -05:00
stat_test.go smi: remove default functionality in linkerd (#7334) 2021-12-03 12:07:30 +05:30
tap.go Take seconds from TapEvents into account (#9964) 2022-12-13 11:10:59 -05:00
tap_test.go Take seconds from TapEvents into account (#9964) 2022-12-13 11:10:59 -05:00
top.go enable `staticcheck` (#8037) 2022-03-10 15:43:35 -08:00
uninstall.go viz: add `linkerd viz allow-scrapes` command (#9182) 2022-08-19 11:02:54 -07:00