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

clustermesh: reset remote clusters configuration upon disconnection #2544

Merged
merged 1 commit into from May 15, 2024

Conversation

giorio94
Copy link
Member

cilium/cilium#28763 decoupled the helm settings to enable the clustermesh-apiserver and provide the list of clusters to connect to. Let's reflect this change to the 'cilium clustermesh disable' command as well, explicitly disabling and resetting the remote clusters configs when invoked, to correctly disconnect from possible leftover clusters.

Fixes: cilium/cilium#32300

cilium/cilium#28763 decoupled the helm settings to enable the
clustermesh-apiserver and provide the list of clusters to connect to.
Let's reflect this change to the 'cilium clustermesh disable' command
as well, explicitly disabling and resetting the remote clusters configs
when invoked, to correctly disconnect from possible leftover clusters.

Fixes: cilium/cilium#32300
Signed-off-by: Marco Iorio <[email protected]>
@giorio94 giorio94 added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 13, 2024
@michi-covalent michi-covalent merged commit b148800 into cilium:main May 15, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/clustermesh ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After disabling ClusterMesh, Cilium seems to think it still exists despite it was disabled
3 participants