Reduce unnecessary status updates
This commit is contained in:
@@ -493,7 +493,6 @@ func addAllControllers(mgr manager.Manager, client k8s.Client, informerFactory i
|
||||
client.KubeSphere().ClusterV1alpha1().Clusters(),
|
||||
cmOptions.MultiClusterOptions.ClusterControllerResyncPeriod,
|
||||
cmOptions.MultiClusterOptions.HostClusterName,
|
||||
kubernetesInformer.Core().V1().ConfigMaps(),
|
||||
)
|
||||
addController(mgr, "cluster", clusterController)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user