cilium-cli
cilium-cli copied to clipboard
clustermesh: reset remote clusters configuration upon disconnection
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