essobedo commented on issue #4192: URL: https://github.com/apache/camel-k/issues/4192#issuecomment-1492260589
Does anyone know why `camel-k-runtime` depends on `camel-quarkus-bean` and `camel-quarkus-kubernetes`? Do we really need a Kubernetes client for all integrations? I'm asking that because I've profiled the startup of this particular integration and realized that there are 2 main hot spots which are the runtime compilation as expected but also the creation of the Kubernetes client, as you can see in the following screenshot:  -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org