-
The only problem left is the s2i builder tests that depends on `quay.io/kiegroup/kogito-runtime-jvm:latest`. Since now every build runs on its on context, we won't have access to this image from the s…
-
Currently, our `kn-workflow` plugin relies on calls to `kubectl` subshell in order to interact with the cluster. Ideally, instead, we should use https://github.com/kubernetes/client-go. It's a native …
-
### Description
This question came to my mind after reading https://github.com/quarkusio/quarkus/issues/31831.
As part of Kogito, we have 2 parts:
- Kogito Runtimes, aka runtimes and apps artifac…
-
### Description
I have created Kogito Workflow which involved AsyncAPI operators using Kafka for publishing and subscribing. I have integrated Opentelemetry following this doc: https://quarkus.io/gui…
-
### Description
In a cloud environment when a workflow is deployed via a sonataflow CR, the identity of a workflow in the context of a k8s cluster is determined by a combination of the workflow's nam…
-
**Is your feature request related to a problem? Please describe.**
It's not a problem. But would be nice to have Popeye running on a cluster as a [Kubernetes Operator](https://coreos.co…
-
# Background
as part of mercury bootstrap solution. we would like to provide an enterprise-level business data monitoring tool.
this service will assist end 2 end Domain analysis.
based on ou…
-
If Windows has `WSL` installed it will make the command `bash` execute WSL by default instead of `git-bash`. This is a problem because the `jbang` library makes the following comparison to know how to…
-
### Description
https://github.com/apache/incubator-kie-issues/issues/1457 added the possibility to group event publishing.
In order to enable this functionality, property `kogito.events.grouping…
-
**Design proposal**
Library of modules that can be utilized by Operators of other projects to provide common features to all Operators.
**Description**
Possible modules would be for things su…