-
Bug
-
Resolution: Done
-
Minor
-
7.11.0.GA
-
None
-
RHPAM Kogito Runtime JVM
-
False
-
False
-
CR1
-
-
-
-
-
-
ER1
-
Undefined
-
-
-
2021 Week 43-45 (from Oct 25), 2021 Week 46-48 (from Nov 15), 2021 Week 49-51 (from Dec 6th), 2022 Week 02-04 (from Jan 10), 2022 Week 05-07 (from Jan 31), 2022 Week 08-10 (from Feb 21)
`RUNTIME_TYPE` can have both `quarkus` (default) and `springboot` values.
When running s2i build from existing binary, the fact that we set the `RUNTIME_TYPE` does not change much the result.
And we can end up starting a spring boot app with quarkus RUNTIME_TYPE and vice versa.
See logs which contains the output of the steps.
This does not create much problem yet but could be in the future when we add persistence, events and so on