ricardozanini opened a new pull request, #2794: URL: https://github.com/apache/incubator-kie-tools/pull/2794
Fix #2751 In this PR: - Removal of hardcoded Quarkus and Kogito versions from the operator - Add Kogito and Quarkus versions to all images in the platform - When adding a new extension, use the Kogito and Quarkus versions from the platform - Operator won't pass versions from the platform to the builder anymore; hence the builder will fetch the extension based on the platform version. It's still possible to pass the version if needed by users - Removal of every docker.io mention in the code that's not generated - Added a script to update the `controllers_cfg.yaml` and `SonataflowBuilder.dockerfile` files based on the env context from dependant images -- 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]
