Daniele Zonca

Results 27 comments of Daniele Zonca

ok to test

@snowe2010 You need to update this class to make Quarkus integration work https://github.com/kiegroup/kogito-runtimes/blob/master/kogito-quarkus-extension/deployment/src/main/java/org/kie/kogito/quarkus/deployment/KogitoAssetsProcessor.java Spring integration is based on Maven plugin while with Quarkus there is a different integration point

Hi @snowe2010 Sorry for delay but after end of year I didn't have time to look at the PR. Today I updated your PR with latest changes from master (we...

Btw it seems a very strange error because we never (as far as I remember) override/rewrite `/src/main/java` files 🤔

I think there are way to approach the requirement: - remove input from output: we have a similar option when DMN is used connected with Kafka ([see option](https://github.com/kiegroup/kogito-examples/blob/stable/dmn-event-driven-quarkus/src/test/resources/events/evaluate_all/context_only/filtered/input.json#L9)) and I...

> One minor comment only and a couple of typos. Is it affordable to create IT for this use case? I created an integration test for Spring to cover this...

@terrytangyuan @Jooho @israel-hdez FYI

@israel-hdez Nice job with the PR, I have a couple of questions - What about a scenario where Knative/Istio are not installed when KServe is installed but then they are?...

FYI @ckadner This issue might require some changes in modelmesh-serving