essobedo commented on issue #4024:
URL: https://github.com/apache/camel-k/issues/4024#issuecomment-1413825413

   Very interesting idea, here are my first questions/remarks
   
   1. What would be the expected content of your git project, to be able to 
launch it with the `kamel run` command?
   2. Don't you believe that allowing github URLs could be seen as an open door 
to security issues?
   3. Does it mean that the dependency management is delegated to Camel JBang? 
This would mean, we won't have dependencies in IntegrationKit and Build, is 
that correct?
   4. Having the project workspace in a local directory could be an issue in a 
cluster, indeed, if the master dies after generating the project you could have 
a problem later resuming the build from another node. Maybe it should rather be 
compressed and stored into a ConfigMap, shouldn't it?
   5. Why have a dedicated CR for this purpose instead of eventually a new 
trait?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to