christophd commented on issue #3725:
URL: https://github.com/apache/camel-k/issues/3725#issuecomment-1271868813

   > In my case, the operator installed in the given namespace seem to control 
properly the Integration installed in its namespace (again, I am very happy 
with this behavior)
   
   As soon as you would add a default global operator to your scenario things 
will change and you might have two operators reconciling the very same 
resource. I think your scenario currently only works for backward compatibility 
reasons.
   
   I think it would be better to use two different operator ids instead of 
relying on the circumstance that local resources in your current namespace 
belongs to the operator installed in that very same namespace.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to