ricardozanini opened a new issue, #406: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/406
### Description After [KOGITO-9265](https://issues.redhat.com/browse/KOGITO-9265), now we need to understand the behavior of the controller when the SonataFlow has spec.resources and spec.podTemplate.container.image set. The build will be skipped, hence the resources will be ignored. In this situation, where to mount the files since the classpath is already defined within the built application? We might deviate and mount to /deployments/quarkus/app path considering it's on the application's classpath. Another approach would be to mount relatively to /deployments or /home/kogito path. ### Implementation ideas _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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
