linkerd2/multicluster/cmd
Alejandro Pedraza 57dd7f4a60
fix(multicluster): move controller's permissions from Role to ClusterRole (#13823)
Followup to #13770 and #13783.

#13783 moved some RBAC from a Role to a ClusterRole for the multicluster
controllers, that the controller manifests introduced in #13770 need to
account for.
2025-03-18 15:15:16 -07:00
..
service-mirror feat!(multicluster): Federated services take metadata from member with the oldest Link (#13783) 2025-03-17 16:26:26 -07:00
testdata fix(multicluster): move controller's permissions from Role to ClusterRole (#13823) 2025-03-18 15:15: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): have linkerd-multicluster chart be responsible for service mirror controllers - CLI (#13782) 2025-03-17 12:16:56 -05: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): have linkerd-multicluster chart be responsible for service mirror controllers - CLI (#13782) 2025-03-17 12:16:56 -05: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 refactor(multicluster): Replace use of unstructured API with typed bindings for Link CR (#13420) 2024-12-10 11:44:19 -08:00
unlink.go refactor(multicluster): Replace use of unstructured API with typed bindings for Link CR (#13420) 2024-12-10 11:44:19 -08:00