Juan G.

Results 8 issues of Juan G.

### Describe the bug I cloned kogito-examples and followed instructions on README (in my case, it was process-usertasks-with-security-oidc-quarkus-with-console). After making mvn clean install, then docker-compose/startServices.sh, and then running quarkus demo...

### Describe the bug I am trying to execute dev services withing process-usertasks-with-security-oidc-quarkus-with-console kogito demo, but it throws an error about same port conflicting for data index. Notice that these...

### Describe the bug After creating a new process instance, I tried to access Task schema (so I can generate a form), Kogito runtime replies that the task doesn't belong...

Hi! I thought that all models deployed through KFServing should be shown in the new Model UI, but after creating one using Kubeflow pipelines and deployed successfully, it isn't shown....

### What does this PR do? Upgrades Thorntail (formerly Wildfly Swarm) to latest release. ### What issues does this PR fix or reference? ### Previous behavior Using old Wildfly Swarm...

### Describe the bug When adding ```xml org.kie.kogito runtime-tools-quarkus-extension ``` dependency, it shows a lot of "Unrecognized configuration key". ### Expected behavior Shouldn't warn about any unknown configuration key, if...

**Describe the bug** When using frontend_path parameter (in my case used as env variable), when referencing assets in /assets folder, frontend_path is not added, throwing 404 errors for those resources...

enhancement

After seeing this merged PR (https://github.com/k2-fsa/sherpa-onnx/pull/1820) I thought pauses could be controlled. But seems not likely. In that PR there is a new config parameter named "silence_scale", but it seems...