Hi, I see that pulsar-operator has watch the kind{&pulsarv1alpha1.PulsarCluster{}} in pulsarcluster_controller.go, does that means the changing of pulsarCluster status will also triggers the reconcile? so, I was wondering how to avoid this from happening? I simply don't want the changing of status triggers the pulsar operator's reconcile. thank you
Hi, I see that pulsar-operator has watch the kind{&pulsarv1alpha1.PulsarCluster{}} in pulsarcluster_controller.go, does that means the changing of pulsarCluster status will also triggers the reconcile? so, I was wondering how to avoid this from happening? I simply don't want the changing of status triggers the pulsar operator's reconcile. thank you