zregvart commented on issue #1821:
URL: https://github.com/apache/camel-k/issues/1821#issuecomment-731643087


   > This is actually not accurate
   
   Yes, the wording doesn't pay it justice, but I don't think it's inaccurate. 
Let me rephrase this with an example: we moved to Linux containers that are 
self contained, i.e. all dependencies that are needed at runtime are present 
within one container image. This is something we did to achieve idempotency and 
immutability, which in turn gave us reliability and scalability. The model of 
having the Camel route the only executable bit of my integration inside of a CR 
and then ship dependencies separately, I think, goes against that. For 
development and for production I would like to bundle everything together, much 
as the container image bundles all dependencies together.


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


Reply via email to