There is a way to create a webhook to listen for Integration CRD changes? I was looking this https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/
But I do know if this is possible.... I want to be notified when an Integration phase changes to "Running" or "Error" without implementing a "pulling strategy" (loop getting the integration).