arthurdm opened a new issue #2129: URL: https://github.com/apache/camel-k/issues/2129
I would like to propose that `kamel run` is enhanced to be able to stop right before applying the k8s CRs that it generates - i.e. use the build kit to create the target image, push that image into the registry, create the k8s CRs (Deployment, Service, Route, etc), but don't apply them. The main use case / requirement I am trying to solve is the performance of how quickly a Camel K Integration can come up. Let's say I have a fixed number of integrations and I want my clusters & integrations to come up as quickly as possible. Thoughts? ---------------------------------------------------------------- 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: [email protected]
