You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/03/26 11:59:15 UTC

[GitHub] [camel-k] lburgazzoli opened a new issue #2177: Global vs local operator

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:
users@infra.apache.org



[GitHub] [camel-k] abkieling commented on issue #2177: Global vs local operator

Posted by GitBox <gi...@apache.org>.
abkieling commented on issue #2177:
URL: https://github.com/apache/camel-k/issues/2177#issuecomment-816698848


   Is the Lease resource created in the namespace where the local operator is running? In case, it would not work for operators that manage camel-k resources in a separate 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.

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



[GitHub] [camel-k] abkieling edited a comment on issue #2177: Global vs local operator

Posted by GitBox <gi...@apache.org>.
abkieling edited a comment on issue #2177:
URL: https://github.com/apache/camel-k/issues/2177#issuecomment-816698848


   Is the Lease resource created in the namespace where the local operator is running? If so, it would not work for operators that manage camel-k resources in a separate 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.

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



[GitHub] [camel-k] lburgazzoli commented on issue #2177: Global vs local operator

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #2177:
URL: https://github.com/apache/camel-k/issues/2177#issuecomment-808232177


   /cc @astefanutti @nicolaferraro 


-- 
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:
users@infra.apache.org



[GitHub] [camel-k] abkieling removed a comment on issue #2177: Global vs local operator

Posted by GitBox <gi...@apache.org>.
abkieling removed a comment on issue #2177:
URL: https://github.com/apache/camel-k/issues/2177#issuecomment-816698848


   Is the Lease resource created in the namespace where the local operator is running? If so, it would not work for operators that manage camel-k resources in a separate 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.

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



[GitHub] [camel-k] github-actions[bot] commented on issue #2177: Global vs local operator

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2177:
URL: https://github.com/apache/camel-k/issues/2177#issuecomment-949092743


   This issue has been automatically marked as stale due to 90 days of inactivity. 
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply write any comment.
   Thanks for your contributions!


-- 
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: commits-unsubscribe@camel.apache.org

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