Nicola Ferraro created CAMEL-12793:
--------------------------------------

             Summary: Camel K: allow buildless direct deploy
                 Key: CAMEL-12793
                 URL: https://issues.apache.org/jira/browse/CAMEL-12793
             Project: Camel
          Issue Type: Sub-task
            Reporter: Nicola Ferraro


The general way of doing builds expects a build phase where a docker image is 
generated.

In some cases, when there are no additional dependencies to load respect to 
"camel-core" (or respect to a "prebuilt context" we will add in the future), 
there's no need to build a docker image and we can run the integration directly.

We can mount the source file as configmap and load it directly in the runtime.

File mounting will also be the preferred strategy when dealing with ".js" files 
(independently of the build phase).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to