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 2020/09/08 09:20:20 UTC

[GitHub] [camel-k] nicolaferraro opened a new issue #1693: Camel K installed globally by default

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


   We should move towards a vision where Camel K Integrations are resources that anyone can use in a cluster, just like Deployments.
   A cluster admin installs Camel K in a cluster and anybody can use it. 
   
   This can be achieved by:
   
   1) Changing the installation mode
   
   - Helm: install the operator in the "camel-system" namespace by default
   - OLM: use global installation by default and the "operatorframework.io/suggested-namespace" annotation to install operator in "camel-system"
   - kamel install: default it to global in the "camel-system" namespace
   
   2) Improving builds
   
   One of the major drawbacks of global installation is that builds don't use maven caches and they are much slower.
   We need to work on that strategy to build globally and reuse integration kits across namespaces.
   
   3) Troubleshooting
   
   Improve events to make sure that people who can't access "camel-system" can get notified about what's actually going wrong and how to fix it.
   This include signalling issues with configuration, especially on Kubernetes.
   
   Wdyt?
   @lburgazzoli , @astefanutti 


----------------------------------------------------------------
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 #1693: Camel K installed globally by default

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


   I think we also need to have some segregation policies so admins can control who can see what 


----------------------------------------------------------------
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] astefanutti closed issue #1693: Camel K installed globally by default

Posted by GitBox <gi...@apache.org>.
astefanutti closed issue #1693:
URL: https://github.com/apache/camel-k/issues/1693


   


----------------------------------------------------------------
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] astefanutti commented on issue #1693: Camel K installed globally by default

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


   I think we can close this and follow-up the discussion in #1799.


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