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/01/25 17:01:54 UTC

[GitHub] [camel-k] nicolaferraro commented on issue #1766: Global operator mode on Minikube not working

nicolaferraro commented on issue #1766:
URL: https://github.com/apache/camel-k/issues/1766#issuecomment-766960694


   I'm sure I did some changes before Christmas holiday (1.3) but I'm not sure if I merged them...
   
   Or probably I hit too many issues trying to automate all things. Specifically on Minikube the kamel CLI is able to detect the presence of the registry and its address, while the operator is not. So when installing globally, the CLI should create a kinda "template integration platform" in the global namespace, that then should be used to generate other namespaced integrationplatforms in the specific namespaces.
   
   An alternative (and better) solution would be to have a single platform in the operator namespace... But now there are too many ways the operator can panic because presence of an integration platform is always assumed true...
   
   So I was thinking to instruct `kamel run` to also install a platform...
   
   I'm still not sure which solution is best...


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