ricardozanini / tenkichannel

A sample application for test scenarios with Kogito Runtimes
Apache License 2.0
9 stars 7 forks source link

Migrate rain-forecast-process to Kogito s2i #5

Closed ricardozanini closed 5 years ago

ricardozanini commented 5 years ago

We’re using JDK s2i base images to run the Kogito application because it’s inside a module and multi modules builds are not supported by Kogito images ATM.

So once we have this support, the image should be created.

Another option is to remove the application from the parent module and built it directly with the Kogito Operator (preferred)

ricardozanini commented 5 years ago

Fixed on https://github.com/ricardozanini/tenkichannel/commit/cf2bcf4aeb7e0ca23e255bc0e04fa50b2801f203