-
Bug
-
Resolution: Unresolved
-
Critical
-
1.35.0, 1.36.0
In OSL 1.34.0 the openshift-serverless-1/logic-swf-builder-rhel8:1.34.0 is not downloading the persistence extensions when we build a workflow that uses peristence.
Now, in OSL 1.35.0 we can see openshift-serverless-1/logic-swf-builder-rhel8:1.35.0 that the image is getting these extensions from maven.
We must ensure this maven artifacts are taken from the image again.
see full log here: callbackstatetimeouts-1-build-docker-build OSL 1.35.0 (preview + persistence).log
[INFO] — quarkus-maven-plugin:3.8.6.SP2-redhat-00002:add-extension (default-cli) @ serverless-workflow-project —
[INFO] Looking for the newly published extensions in registry.quarkus.io
[INFO] [SUCCESS] ✅ Extension io.quarkus:quarkus-jdbc-postgresql:3.8.6.redhat-00004 has been installed
[INFO] [SUCCESS] ✅ Extension io.quarkus:quarkus-agroal:3.8.6.redhat-00004 has been installed
[INFO] [SUCCESS] ✅ Extension org.kie:kie-addons-quarkus-persistence-jdbc:9.102.0.redhat-00005 has been installed
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.148 s
[INFO] Finished at: 2025-02-11T11:46:40Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------< org.acme:serverless-workflow-project >---------------
[INFO] Building serverless-workflow-project 1.0.0-SNAPSHOT
[INFO] -------------------------------[ jar ]--------------------------------
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/3.8.6.redhat-00004/quarkus-jdbc-postgresql-3.8.6.redhat-00004.pom
[INFO] Downloading from redhat: https://maven.repository.redhat.com/ga/io/quarkus/quarkus-jdbc-postgresql/3.8.6.redhat-00004/quarkus-jdbc-postgresql-3.8.6.redhat-00004.pom
- is incorporated by
-
SRVLOGIC-531 Support disconnected cluster environment
-
- Release Pending
-
- is related to
-
SRVLOGIC-539 Make devmode image maven repository offline available for users in release
-
- Release Pending
-
- links to