squakez opened a new issue, #5476: URL: https://github.com/apache/camel-k/issues/5476
### Requirement Following up a brief analysis done for #5462 I realized we may need a few changes to the JVM trait in order to be able to really run as non-root Integration Pods. Taking the opportunity of this requirement, we should work in order to allow the following sub-features for this trait: [] Execute the binary jar built in the container (as a default a quarkus jar app, later any other runtime jar app) [] Allow the execution of distroless Java based containers (ie, removing the default `print-command` that forces the presence of a shell) [] Being executed by a sourceless Integration, letting the user to specify any JVM parameter that can be appended to the default entrypoint ### Problem a ### Proposal _No response_ ### Open questions _No response_ -- 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]
