lburgazzoli opened a new issue #2177:
URL: https://github.com/apache/camel-k/issues/2177


   My understanding is that global and local scoped operators can co exists and 
the global operator won't try to handle any camel-k resource that is created in 
a namespace where a Lease resource (created by the local operator) exists.
   
   This should be ok for most of the case but assuming a local operator is 
installed but not started, then the Lease is not created and the global 
operator may start taking ownership of namespace local resources.
   
   To avoid such problem, would it be possible to also support namespace labels 
? (something similar to what knative does)


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to