-
Bug
-
Resolution: Done
-
Critical
-
1.37.0
-
False
-
-
False
-
https://github.com/apache/incubator-kie-kogito-apps/pull/2292, https://github.com/kiegroup/kogito-apps/pull/98, https://github.com/apache/incubator-kie-tools/pull/3390, https://github.com/apache/incubator-kie-kogito-apps/pull/2296, https://github.com/kubesmarts/kie-tools/pull/198, https://github.com/kiegroup/kogito-apps/pull/100
-
-
-
Development of 1.37.1 - Week 1
-
Critical
-
Customer Reported
Considering that the database initialization is managed via flyway, the env var QUARKUS_HIBERNATE_ORM_DATABASE_GENERATION=update appended to data-index-postgresql deployments is wrong.
Now, every data-index-postgresql deployment is configured with the env var QUARKUS_HIBERNATE_ORM_DATABASE_GENERATION=update, which in some installations generates the side effect reported by the following support case: https://access.redhat.com/support/cases/#/case/04346665
Solution: the Operator must not generate that option, or generate the none option depending on wich is the default value for that property.
Note: the QUARKUS_FLYWAY_MIGRATE_AT_START=true is being generated well as expected.
- is related to
-
SRVLOGIC-784 Operator image build 1.37.1 did not pick up fixes for SRVLOGIC-765
-
- Release Pending
-
- links to