linkerd2/jaeger/cmd
Alex Leong 52fb2c6750
convert ServerAuthorizations to AuthorizationPolicies (#10079)
The Linkerd extension charts use ServerAuthorization resources.  AuthorizationPolicies are now the recommended resource to use in favor of ServerAuthorizations.  We replace all of the ServerAuthorization resources in the Linkerd extension charts with AuthorizationPolicy resources.

Signed-off-by: Alex Leong <alex@buoyant.io>
2023-01-11 15:07:15 -08:00
..
testdata convert ServerAuthorizations to AuthorizationPolicies (#10079) 2023-01-11 15:07:15 -08:00
check.go Parse Pod labels for owning Deployment instead of name (#8920) 2022-07-19 12:14:55 -06:00
dashboard.go Run extension checks when linkerd check is invoked (#5647) 2021-02-11 10:50:16 -06: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 Removed dupe imports (#10049) 2023-01-10 14:34:56 -05:00
main_test.go jaeger: add install unit tests (#6166) 2021-05-24 13:21:22 -07:00
root.go Remove namespace from charts and split them into `linkerd-crd` and `linkerd-control-plane` (#6635) 2021-12-10 15:53:08 -05:00
uninstall.go Add support for legacy names in extension uninstall (#6226) 2021-06-08 20:18:52 +05:30