wmedvede opened a new issue, #533: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/533
### Describe the bug We must ensure that when a workflow is build, the builder image to use is taken according with the semantic below. Right now this is not happening. 1. If the current platform has a configured platform.Spec.Build.Config.BaseImage, that base image must be used. 2. If the current sonataflow-operator-controllers-config.yaml has a configured SonataFlowBaseBuilderImageTag, that image must be used. 3. No customization apply, and the default image from sonataflow-operator-builder-config.yaml will be used. ### Expected behavior _No response_ ### Actual behavior _No response_ ### How to Reproduce? _No response_ ### 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]
