Closed ricardozanini closed 1 month ago
@wmedvede can you take a look at this? I spotted here a problem where we create a default SonataFlowPlatform
and have a custom sonataflowBuilderImage
in the controller config, it won't take the FROM clause from there, but from the default Dockerfile.
I couldn't fix it in time for my PTO. A user might report this in the product/usage. A workaround is just deleting the SonataFlowBuild
, the respin will take the configuration ok. The problem is a race condition between the creation of the default platform and the first build of the workflow. That's my guess, I didn't have the time to debug it.
Description of the change:
Motivation for the change:
Checklist
How to backport a pull request to a different branch?
In order to automatically create a **backporting pull request** please add one or more labels having the following format `backport-