This is an automated email from the ASF dual-hosted git repository.
fjtiradosarti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/main by this push:
new 19901c9c0a8 Add monitoring add-on for SonataFlow build images (#2535)
19901c9c0a8 is described below
commit 19901c9c0a8c0a50af9cc404eef95923c09c7e77
Author: Jianrong Zhang <[email protected]>
AuthorDate: Fri Aug 16 04:26:24 2024 -0400
Add monitoring add-on for SonataFlow build images (#2535)
---
.../resources/modules/sonataflow/builder/build-config/module.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/packages/sonataflow-builder-image/resources/modules/sonataflow/builder/build-config/module.yaml
b/packages/sonataflow-builder-image/resources/modules/sonataflow/builder/build-config/module.yaml
index 9874ea8510d..de38debf479 100644
---
a/packages/sonataflow-builder-image/resources/modules/sonataflow/builder/build-config/module.yaml
+++
b/packages/sonataflow-builder-image/resources/modules/sonataflow/builder/build-config/module.yaml
@@ -26,4 +26,4 @@ envs:
value: "false"
- name: QUARKUS_EXTENSIONS
# Follow up issue to remove KOGITO_VERSION:
https://issues.redhat.com/browse/KOGITO-9270
- value:
quarkus-kubernetes,smallrye-health,org.apache.kie.sonataflow:sonataflow-quarkus:${KOGITO_VERSION},org.kie:kie-addons-quarkus-knative-eventing:${KOGITO_VERSION},org.kie:kogito-addons-quarkus-microprofile-config-service-catalog:${KOGITO_VERSION},org.kie:kie-addons-quarkus-kubernetes:${KOGITO_VERSION},org.kie:kie-addons-quarkus-events-process:${KOGITO_VERSION},org.kie:kie-addons-quarkus-process-management:${KOGITO_VERSION},org.kie:kie-addons-quarkus-source-files:${KOGITO_VERSION}
[...]
+ value:
quarkus-kubernetes,smallrye-health,org.apache.kie.sonataflow:sonataflow-quarkus:${KOGITO_VERSION},org.kie:kie-addons-quarkus-knative-eventing:${KOGITO_VERSION},org.kie:kogito-addons-quarkus-microprofile-config-service-catalog:${KOGITO_VERSION},org.kie:kie-addons-quarkus-kubernetes:${KOGITO_VERSION},org.kie:kie-addons-quarkus-events-process:${KOGITO_VERSION},org.kie:kie-addons-quarkus-process-management:${KOGITO_VERSION},org.kie:kie-addons-quarkus-source-files:${KOGITO_VERSION}
[...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]