Pasquale Congiusti

Results 534 comments of Pasquale Congiusti

@phantomjinx maybe you have some experience on this topic. Mind having a look at the question?

@zhiminglim it would be great. Contributions are always welcome!

Could it be related to #1826? the behavior looks suspiciously similar...

fyi @lburgazzoli @astefanutti @ppalaga @jamesnetherton @oscerd

I think this is failing because we need the changes in https://github.com/apache/camel-k-runtime/pull/827 to be available. @oscerd which would be the best strategy to use a new change in the camel...

Moving as a draft to avoid any unintentional merge. It will need to be merged during next 1.10 release cycle, as soon as camel k runtime version is officially released...

Root cause failures are: ``` org.graalvm.polyglot.PolyglotException: java.lang.IllegalStateException: Duplicate language id regex. First language [Language class com.oracle.truffle.regex.RegexLanguage, Loaded from file:/deployments/dependencies/lib/main/org.graalvm.regex.regex-22.1.0.jar]. Second language [Language class com.oracle.truffle.regex.RegexLanguage, Loaded from file:/deployments/dependencies/lib/main/org.graalvm.regex.regex-22.1.0.jar]. ``` However it...

We're about to release 1.10. I am not sure we will dedicate attention to 1.8, unless some important critical issue arises.

It's a valid point. I am not sure if we've already discussed how to support Camel LTS in the past. @oscerd any input on some past discussion by any chance?...

We always need a JDK/JRE based container as at the end of the day we run a Camel application, so a buildpack style approach would be limited. Probably we can...