treblereel commented on issue #3112: URL: https://github.com/apache/incubator-kie-tools/issues/3112#issuecomment-2987078488
I think it's worth separating the two use cases: Quarkus project with persistence Simple project with persistence I believe this makes sense because in the Quarkus case, the user is expected to build and publish a Docker image themselves. In contrast, when using the sonataflow-builder, there's no need to create a Quarkus project beforehand. A Dockerfile with the appropriate Quarkus extensions and additional environment variables is sufficient. In my view, this significantly simplifies working with GitOps persistence apps. @masayag @ricardozanini -- 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]
