linkerd2/multicluster/cmd
Alex Leong 049bc0cb04
feat(multicluster): Add Link v1alpha3 (#13801)
We add a new v1alpha3 resource version to the Link custom resource.  This version adds `excludedAnnotations` and `excludedLabels` fields to the spec which will be used to exclude labels and annotations from being copied onto mirror and federated services.

Signed-off-by: Alex Leong <alex@buoyant.io>
2025-03-19 12:13:16 -07:00
..
service-mirror feat(multicluster): Add Link v1alpha3 (#13801) 2025-03-19 12:13:16 -07:00
testdata feat(multicluster): Add Link v1alpha3 (#13801) 2025-03-19 12:13:16 -07:00
allow.go feat(cli): Add json output to link, unlink, allow, and allow-scrapes commands (#12658) 2024-06-14 09:01:29 -07:00
check.go feat(multicluster): Add Link v1alpha3 (#13801) 2025-03-19 12:13:16 -07:00
gateways.go feat(multicluster): have linkerd-multicluster chart be responsible for service mirror controllers - probes (#13781) 2025-03-17 10:27:32 -05:00
install.go feat(multicluster): have linkerd-multicluster chart be responsible for service mirror controllers - CLI (#13782) 2025-03-17 12:16:56 -05:00
install_test.go Add json output to install and related commands (#12641) 2024-06-04 12:43:23 -07:00
link.go feat(multicluster): Add Link v1alpha3 (#13801) 2025-03-19 12:13:16 -07:00
link_test.go feat(cli): Add json output to link, unlink, allow, and allow-scrapes commands (#12658) 2024-06-14 09:01:29 -07:00
main_test.go Add tests of multicluster install command (#7111) 2021-10-20 15:11:12 -07:00
root.go Make `CheckURL` and `DefaultDockerRegistry` vars (#11128) 2023-07-19 09:58:37 -07:00
uninstall.go feat(multicluster): Add Link v1alpha3 (#13801) 2025-03-19 12:13:16 -07:00
unlink.go feat(multicluster): Add Link v1alpha3 (#13801) 2025-03-19 12:13:16 -07:00