wmedvede commented on PR #311: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/311#issuecomment-1855541871
Hello Guys @jordigilh @tchughesiv @ricardozanini , I'll add some test results here. (the last commits added by @jordigilh were used) **Note:** In general I have added reproducers for the tests cases here: https://github.com/wmedvede/techpreview2/tree/test-platform-services, feel to clone and give it a try locally **Case 1:** We deploy the platform with jobs service + postgresql persistence (no workflows): **reproducer here:** https://github.com/wmedvede/techpreview2/blob/1a2cc37f4f9a9c1423db873da847ee409a576e4d/platforms/jobservice_as_platform_service_postgresql/Readme.txt What we can see is that the jobs service tries to start, but, no reactive url is created, and thus it fails. These are the options in my opinion: **Option 1)** we don't let it start, since we have no workflows yet. **Option 2)** we let it start, in that case, we need the reactive datasource URL I think we have discussed already in favor of option 2.  -- 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]
