Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(multicluster): add --only-controller flag to linkerd mc unlink #13874

Merged
merged 2 commits into from
Apr 1, 2025

Conversation

alpeb
Copy link
Member

@alpeb alpeb commented Mar 29, 2025

This flag allows removing the service-mirror controller deployment and all the associated resources for a given target cluster. It doesn't output entries for the link CR, credential secrets, lease object or mirror services. It can be used to migrate from controllers generated by linkerd mc link, to the controllers managed by the multicluster extension introduced in 2.18.

This flag allows removing the service-mirror controller deployment and
all the associated resources for a given target cluster. It doesn't
output entries for the link CR, credential secrets, lease object or
mirror services. It can be used to migrate from controllers generated
by `linkerd mc link`, to the controllers managed by the multicluster
extension introduced in 2.18.
@alpeb alpeb requested a review from a team as a code owner March 29, 2025 10:13
@olix0r olix0r self-assigned this Mar 31, 2025
@alpeb alpeb merged commit 706e82a into main Apr 1, 2025
64 of 69 checks passed
@alpeb alpeb deleted the alpeb/mc-unlink-pre-2.18 branch April 1, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants