squakez commented on issue #4126:
URL: https://github.com/apache/camel-k/issues/4126#issuecomment-1479420675

   > Yeah I know, with routes written in Yaml, the code is not part of the 
native image, it is actually interpreted at runtime that is why it works 
whereas, with routes written in Java, Groovy, and Kotlin, the code is compiled 
and included in the native image at build time.
   
   Okey, so, would it make sense that we force rebuild when we include source, 
whilst we don't and we let the operator decide when there is no source? I 
recall we had that option in the catalog, right?


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

Reply via email to