ricardozanini opened a new issue, #379: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/379
### Describe the bug As reported in Slack: > for non-dev it did not require any `quarkus.datasource.jdbc.url` in the past, but now it fails because none is provided. That's why we disabled the tests temporarily: #378 ### Expected behavior Non-dev scenarios should not require persistence configuration ### Actual behavior Our ephemeral scenarios are failing since the image now apparently requires JDBC configuration. ### How to Reproduce? See the given test case #378 ### Output of `uname -a` or `ver` _No response_ ### Golang version _No response_ ### Operator-sdk version _No response_ ### SonataFlow Operator version or git rev _No response_ ### Additional information _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]
