Re: [VOTE] Release Apache Camel K 2.3.3

2024-06-10 Thread Pasquale Congiusti
Hi all, Vote is closed and passed with 3 binding and 4 non binding votes. I'll continue the process and make the release during the day. Thanks, Pasquale. On Fri, Jun 7, 2024 at 2:10 PM Pasquale Congiusti < pasquale.congiu...@gmail.com> wrote: > Hello, > > This is a vo

[RESULT] [VOTE] Release Apache Camel K 2.3.3

2024-06-10 Thread Pasquale Congiusti
Hello all, the vote passes with the following results: 3 +1 binding: Claus Ibsen, Andrea Cosentino, Pasquale Congiusti 4 +1 non binding: Gaelle Fournier, Thomas Diesler, Miguel de Barros, Mert Ozturk Thanks to all the voters, I'll go ahead with the process. Cheers, Pasquale.

[Announcement] Release Camel K 2.3.3

2024-06-10 Thread Pasquale Congiusti
Hi all, on behalf of Apache Camel PMC I am happy to announce the official release of Camel K version 2.3.3. This release fixes certain regressions identified in version 2.3.2 for Openshift clusters. Artifacts and changelog available in Github release page [1]. OLM and Helm artifacts will be availab

Re: how to set different path for the different Knative endpoint in Camel K

2024-06-24 Thread Pasquale Congiusti
Hello there. What version of Camel K are you using? In the most recent versions we have changed the way this is configured, and it's possible this issue got solved. Can you try running the same with the latest stable releases? Thanks, Pasquale. On Mon, Jun 24, 2024 at 10:04 AM _ Jane wrote: > D

Re: how to set different path for the different Knative endpoint in Camel K

2024-06-25 Thread Pasquale Congiusti
uot;,"path":"/test2","metadata":{"camel.endpoint.kind":"source","knative.apiVersion":"serving > .knative.dev/v1","knative.kind":"Service"}}]}' MultiEndpointRoute.java > > Error: 1 error(s) deco

Re: how to set different path for the different Knative endpoint in Camel K

2024-06-26 Thread Pasquale Congiusti
;Service"}}]} > > My expectation: > CAMEL_KNATIVE_CONFIGURATION: > > {"services":[{"type":"endpoint","name":"test1","path":"/test1","metadata":{"camel.endpoint.kind":"source",&q

[VOTE] Release Apache Camel K 2.4.0

2024-07-29 Thread Pasquale Congiusti
mel K 2.4.0 [ ] -1 Veto the release (provide specific comments) The vote is open for at least 72 hours. I start the vote with my +1 (binding). Thanks and regards, Pasquale Congiusti [1] https://github.com/apache/camel-k/milestone/49?closed=1

Re: Kubernetes-events consumer debugging help

2024-07-29 Thread Pasquale Congiusti
Looking at the following trace: {"timestamp":"2024-07-29 16:33:24.735","level":"DEBUG","thread":"main","logger":"org.apache.camel.component.kubernetes.KubernetesHelper","message":"Create Kubernetes client with the following Configuration: KubernetesConfiguration [masterUrl=client&namespace=my-name

Re: [VOTE] Release Apache Camel K 2.4.0

2024-08-06 Thread Pasquale Congiusti
Hello all, the vote is now closed. I'll publish shortly the results. Thanks. Pasquale. On Mon, Jul 29, 2024 at 4:35 PM Pasquale Congiusti < pasquale.congiu...@gmail.com> wrote: > Hello, > > This is a vote to release Apache Camel K 2.4.0. This release contains > sever

[RESULT][VOTE] Release Apache Camel K 2.4.0

2024-08-06 Thread Pasquale Congiusti
Hi all, The vote passes with 5 +1 binding votes: * Zineb Bendhiba * Otavio Rodolfo Piske * Andrea Cosentino * Claus Ibsen * Pasquale Congiustì And 3 +1 non-binding votes: * Claudio Miranda * Gaëlle Fournier * Miguel de Barros I will publish the artifacts during the day. Cheers, Pasquale.

[ANNOUNCE] Release Apache Camel K 2.4.0

2024-08-07 Thread Pasquale Congiusti
Hi all, on behalf of Apache Camel PMC I am happy to announce the official release of Camel K version 2.4.0. Artifacts and changelog available in Github release page [1]. OLM and Helm artifacts will be available in the next hours as there are background synchronization processes that may take some t

Re: GiitOps CI/CD for camel-k objects without the Kamel CLI after CI

2024-08-20 Thread Pasquale Congiusti
Hi there, your questions are coming at the very right time I'm reasoning about the same problems and I'm trying to figure out how to solve them. I'll try to share some of the conclusions I've come to, and some ideas we may be able to develop in the future Camel K versions. Let's start from the bui

Move Kamelets spec into core

2024-09-02 Thread Pasquale Congiusti
Hi folks, in the past we've discussed the opportunity to move the specification of Kamelet from Camel K to Camel since Kamelets have been a general concept for some time. I'd like to set the ground for a shared decision on what to achieve. I will create a JIRA, but, before, I'd like to understand i

Re: Move Kamelets spec into core

2024-09-03 Thread Pasquale Congiusti
gt; https://github.com/apache/camel-k/tree/main/java/crds > > > > Il giorno lun 2 set 2024 alle ore 17:18 Pasquale Congiusti < > pasquale.congiu...@gmail.com> ha scritto: > > > Hi folks, > > in the past we've discussed the opportunity to move the specification o

Re: Move Kamelets spec into core

2024-09-03 Thread Pasquale Congiusti
in the catalog represent > another source of circular dependencies. Maybe it makes sense to move the > Java CRD model and the Kamelets into Camel: > https://issues.apache.org/jira/browse/CAMEL-21049 > > Cheers, > Christoph > > Am Di., 3. Sept. 2024 um 09:25 Uhr schrieb Pasquale

Re: Move Kamelets spec into core

2024-09-10 Thread Pasquale Congiusti
#1 seems to be the best option IMO. As mentioned I would try to > also include the Java CRD model into the separate project, too. The > question is if we gain much of a relief with that compared to #4 that just > keeps the status quo > > > Am Fr., 6. Sept. 2024 um 14:46 Uhr schrieb

Re: [VOTE] Release Apache Camel Kamelets 4.8.0

2024-09-17 Thread Pasquale Congiusti
+1 (binding) Thanks, Pasquale. On Mon, Sep 16, 2024 at 9:46 AM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.8.0 > > This is a release supporting Camel 4.8.0, LTS release. > > Kamelets release files: > https://dist.apache.org/repos/dist/dev/camel/camel-

Re: (S)FTP component:fileExists=FAIL does not always work on Windows based FTP server/filesystem

2019-08-06 Thread Pasquale Congiusti
Hey there, Windows filesystems are likely to be case insensitive, but I think there may be some possibility to change it to be case sensitive. If you have access to the server may you recur to this option as a last resort workaround? Cheers, Pasquale. On Mon, Aug 5, 2019 at 2:18 PM Claus Ibsen w

Re: how to add a new model to apache camel to add resiliency features

2019-08-06 Thread Pasquale Congiusti
Hello, what version of Camel are you targeting to use the component? Cheers, Pasquale. On Mon, Aug 5, 2019 at 4:45 PM priya gachinamath wrote: > Dear, > > I would like to implement some resilience features in apache camel for our > apache camel middleware component. We cannot use camel-hystrix

Re: Guaranteed delivery pattern with cassandra

2019-08-19 Thread Pasquale Congiusti
If you mean how to use the Cassandra Camel component, then you have it explained here: https://camel.apache.org/cassandra.html Cheers, Pasquale. On Sat, Aug 17, 2019 at 5:28 AM Arun Taneja wrote: > Hi, > > Right now i am working on a project which has only no sql cassandra > database and we are

Re: KafkaComponent: Authentication failed

2020-03-24 Thread Pasquale Congiusti
Hey Andreas, Could it be possible you're trying to use TLS over a PLAINTEXT broker? I can see your broker is running PLAINTEXT default port (9092), while typically the SSL is run over 9093. Cheers, Pasquale. On Tue, Mar 24, 2020 at 11:23 AM Klug Andreas (CI/OSI3) wrote: > Hello everybody,

Re: KafkaComponent: Authentication failed

2020-03-26 Thread Pasquale Congiusti
> disadvantages, e. g. just able to address one Kafka cluster, not able to > use the Spring Azure Key Vault integration, ... > > Cheers, > Andreas > > -Original Message- > From: Pasquale Congiusti > Sent: Dienstag, 24. März 2020 16:30 > To: users@camel.apache

Re: Camel Mongo findById // empty results

2020-04-29 Thread Pasquale Congiusti
Hi Reji, actually you're providing a String type to your body, and Mongo does not treat the "_id" field as a String but as an ObjectId type. Please, change your setBody method to: .setBody(constant(new ObjectId("5ea1c4ae0911be2db0008909"))) and everything should work as expected. Cheers, Pasqua

Re: Camel Mongo findById // empty results

2020-04-30 Thread Pasquale Congiusti
find that on github > > On Wed, Apr 29, 2020 at 9:35 AM Pasquale Congiusti > wrote: > > > > Hi Reji, > > actually you're providing a String type to your body, and Mongo does not > > treat the "_id" field as a String but as an ObjectId

Re: Camel Mongo findById // empty results

2020-04-30 Thread Pasquale Congiusti
pr 30, 2020 at 9:13 AM Pasquale Congiusti < pasquale.congiu...@gmail.com> wrote: > Yeah, probably we can add a note to warn the users that default _id is > treated as an ObjectId type by Mongo, I'll take care of that shortly. > > I've also planned to write a camel-exampl

Re: Camel Mongodb sorting with allowDiskUse not working

2020-10-01 Thread Pasquale Congiusti
Hi there, it seems that the "allowDiskUse" was originally implemented for aggregate operation and Camel MongoDB component support it. Since Mongo DB 4.4 the same property is used for sort operation [1] and this is not yet implemented by Camel MongoDB component. You can log a request on Apache Camel

users@camel.apache.org

2021-07-16 Thread Pasquale Congiusti
Hi there, you can try to urlencode the problematic characters and see if it solves. Pasquale. On Fri, Jul 16, 2021 at 12:39 PM EIBL Florian (ICS460-BAI) < florian.e...@spar-ics.com> wrote: > Hello, > > > > I‘m using Camel v3.10.0 and openjdk 14.0.1 > > > > Camel has a problem building this route

users@camel.apache.org

2021-07-21 Thread Pasquale Congiusti
ded before it is used by the > Camel SftpConsumer and hence it is wrong. > > Any ideas? > > > Thx and regards, > Flo > > Von: Pasquale Congiusti > Gesendet: Freitag, 16. Juli 2021 16:37 > An: users@camel.apache.org > Betreff: {EXT} Re: SFTP component possible bug w

users@camel.apache.org

2021-07-21 Thread Pasquale Congiusti
I think a possible workaround while we figure out how to fix it is to provide two RAW functions wrapping the ) character: RAW(41))RAW(&fail) You may give it a try. Pasquale. On Wed, Jul 21, 2021 at 5:10 PM Pasquale Congiusti < pasquale.congiu...@gmail.com> wrote: > Ah, I see. T

Re: Removing and replacing a document in Mongo DB

2021-07-26 Thread Pasquale Congiusti
Hi Ben, I think the approach you're using in your route is good. Camel mongodb component is using a mongodb driver which should mimic what is expected by the mongodb various operation. The only problem you can find with the save() operation is how to identify your document and be able to either ins

Re: Update Camel-K - uninstall and namespace deletion w/ k8s let all Camel-K Integrations alive

2021-07-26 Thread Pasquale Congiusti
Hi Gerald, the way you're describing, it appears to be a bug. Do you mind opening a github issue so we can verify and track the findings over there? Thanks, Pasquale. On Mon, Jul 26, 2021 at 4:33 PM Gerald Kallas wrote: > Hi Camel-K folks, > > I tried to install the new Camel-K 1.5 in our k8s C

Re: Operating Camel-K by rest instead of via CLI kamel

2021-12-15 Thread Pasquale Congiusti
You may also have a look at Karavan project: https://github.com/apache/camel-karavan As for the API, the entire spec is the one you can find in the documentation: https://camel.apache.org/camel-k/1.7.x/apis/camel.html#camel.apache.org/v1.Integration Regards, Pasquale. On Tue, Dec 14, 2021 at 8:2

Re: CLI vs API: modeline strange behaviors

2021-12-17 Thread Pasquale Congiusti
Hi Roberto, I think the modeline is meant for CLI only as a way to parse most of the kamel run options and provide them for you. As stated in the example doc [1]; $ kamel run Hello.java Modeline options have been loaded from source files Full command: kamel run Hello.java --dependency mvn:org.my:a

Re: CLI vs API: modeline strange behaviors

2021-12-20 Thread Pasquale Congiusti
the modeline > > //camel-k: dependency=camel-quarkus-microprofile-metrics > > Why it is transformed to the dependency: > - camel:microprofile-metrics > > ? > > On Fri, Dec 17, 2021 at 12:24 PM Pasquale Congiusti > wrote: > > > > Hi Roberto, > > I t

Re: Running integration via k8s API

2021-12-21 Thread Pasquale Congiusti
Hello Roberto, the cron dependency is likely autodiscovered from your component route definition (ie, cron:xyz), whilst the microprofile is instead defined by the prometheus trait, so, although you don't define it explicitly, then, the dependency is added during the application build. Regards, Pas

Re: Running integration via k8s API

2021-12-22 Thread Pasquale Congiusti
I) ? > > On Tue, Dec 21, 2021 at 6:24 AM Pasquale Congiusti > wrote: > > > > Hello Roberto, > > the cron dependency is likely autodiscovered from your component route > > definition (ie, cron:xyz), whilst the microprofile is instead defined by > > the prometh

Re: Kamel CLI output as JSON

2021-12-22 Thread Pasquale Congiusti
Hey, no, that is not possible. However I think you can easily create an alias to make your kamel --> kamel -o json Cheers, Pasquale. On Tue, Dec 21, 2021 at 1:21 PM Roberto Camelk wrote: > Is it possible to configure kamel CLI to always output as JSON (or yaml) ? >

Re: DEBEZIUM MYSQL CONNECTOR

2022-01-03 Thread Pasquale Congiusti
Hello, some more detailed example can be found through Apache Camel examples repository: https://github.com/apache/camel-examples/tree/main/examples/debezium As Debezium is a fast evolving project with many parameters that are bound to the database of choice, troubleshooting may result difficult.

Re: Square brackets in query param

2022-01-19 Thread Pasquale Congiusti
Hi Nick, maybe you can wrap them using RAW() function: https://camel.apache.org/manual/faq/how-do-i-configure-endpoints.html#HowdoIconfigureendpoints-Configuringparametervaluesusingrawvalues Regards, Pasquale. On Tue, Jan 18, 2022 at 8:47 PM Yebba, Nicholas wrote: > Hi, I’ve run into an issue w

Re: Re: Square brackets in query param

2022-01-20 Thread Pasquale Congiusti
tps://api.degreed.com/api/v2/content?RAW(filter[end_date])=2021-12-29&RAW(filter[start_date])=2021-12-29 > ") > > > > Is there an example of how to use this function in code ? I also tried > using the $simple > https://camel.apache.org/components/3.14.x/languages/

Re: Camel-K integration status phases

2022-01-21 Thread Pasquale Congiusti
Hi Roberto, you can find the list of constant used here: https://github.com/apache/camel-k/blob/main/pkg/apis/camel/v1/integration_types.go#L120-L132 Cheers, Pasquale. On Fri, Jan 21, 2022 at 12:27 PM Roberto Camelk < betonetotbo.cam...@gmail.com> wrote: > What are the values of integration stat

Re: Camel K Operator creates to many repositories

2022-02-11 Thread Pasquale Congiusti
Hi there, I think this very same question was posted to Github: https://github.com/apache/camel-k/issues/3003 Please, let's keep the discussion ahead in a single place, I've already added some comments in GH issue. Cheers, Pasquale. On Thu, Feb 10, 2022 at 1:20 PM Dennis Wiesemann wrote: > Hel

Re: Camel-K integration hot deploy and down time

2022-03-10 Thread Pasquale Congiusti
Hello there, so, when an Integration changes and must be triggered a new build (ie, you add some additional dependency), then the first Pod will run until the second is not completely built and Running. For instance, see the first Pod terminates after the second has started: sample-5b8b5dcdbb-45sj

Re: kamel install --global vs kamel get -n

2022-03-17 Thread Pasquale Congiusti
I think it's a "normal" warning. Consider that the global option will watch for those namespaces where you eventually install an IntegrationPlatform, see: --global Configure the operator to watch all namespaces. No integration platform is created. You can run in

Re: Trying to create REST integration

2022-03-17 Thread Pasquale Congiusti
Hello, try calling your class differently than *CamelRest* (ie, CamelRest2) . I think it makes some mess because it conflicts with the component name. Cheers, Pasquale. On Thu, Mar 17, 2022 at 1:58 PM Roberto Camelk wrote: > I'm trying to run the REST example from here: > https://camel.apache.o

Re: Presenting Kaoto

2022-03-24 Thread Pasquale Congiusti
Thanks Maria and Rachel, excellent stuff! I wonder if you've already explored some cross collaboration with Camel Karavan [1]. It looks to me that there are certain areas covered by both tools. Regards, Pasquale. [1] https://github.com/apache/camel-karavan On Thu, Mar 24, 2022 at 9:29 AM María A

Re: Can I scale the Camel-K-Operator deployment?

2022-03-25 Thread Pasquale Congiusti
Hello there, yes, I've created a GH issue with some hints on how to perform such scaling: https://github.com/apache/camel-k/issues/3133 It makes sense to provide some official documentation explaining a bit more on how it works. Feel free to contribute if you can provide your experience while work

Re: Integration resource not created with spec.replicas and unavailable to autoscaling via HPA

2022-04-01 Thread Pasquale Congiusti
Hi there, there's a bug related to that: https://github.com/apache/camel-k/issues/3132 Feel free to subscribe the GH issue to receive updates on the same. Cheers, Pasquale. On Thu, Mar 31, 2022 at 6:48 PM Roberto Camelk wrote: > I created a simple integration exposing a REST endpoint. > > This

Re: Camel-K and local maven repository

2022-04-27 Thread Pasquale Congiusti
On top of what John has suggested, also remind you can use the Jitpack feature for any dependencies which can be stored in Git. See the documentation [1] and an example [2] as a reference. Cheers, Pasquale. [1] https://camel.apache.org/camel-k/next/configuration/dependencies.html#dependencies-kin

Re: [VOTE] Release Apache Camel K 1.9.2

2022-05-17 Thread Pasquale Congiusti
+1 (non binding) Thanks Andrea! On Tue, May 17, 2022 at 11:30 AM Andrea Cosentino wrote: > Hello all: > > This is a combined vote to release Apache Camel K 1.9.2. > > This is a patch release fixing an issue with OLM installation and Kamelets > support. > > Camel K release files: > https://dist.

Re: Camel K 1.6.x Cron Job will shutdown unexpectedly when I use Split EIP

2022-09-06 Thread Pasquale Congiusti
Hi Jane, feel free to report the issue you're facing in github issue if tested against a community version. Any log or reproducer would be great to help troubleshooting. Cheers, Pasquale. On Tue, Sep 6, 2022 at 10:10 AM Mi Jane 米静 wrote: > Hi Claus, > > Glad to hear about the news of Red Hat wo

Re: [VOTE] Release Apache Camel Kamelets 0.9.3

2022-11-04 Thread Pasquale Congiusti
+1 (non binding) Thanks! On Fri, Nov 4, 2022 at 10:33 AM Andrea Cosentino wrote: > Hello all: > > This is a vote for releasing only camel-kamelets 0.9.3. > > The release contains fixes and it's updated to Camel 3.18.3. > > Kamelets release files: > https://dist.apache.org/repos/dist/dev/camel/c

Re: Camel-K: question on LTS support

2022-11-20 Thread Pasquale Congiusti
Version 1.10 as it's based on Camel 3.18 is LTS as well (documentation must be updated). Pasquale. On Tue, Nov 8, 2022 at 9:30 AM Claus Ibsen wrote: > Hi > > All ASF releases are "only" community supported. > > Only commercial companies that do their own products can offer paid > enterprise sup

Re: [VOTE] Release Apache Camel Kamelets 3.20.0

2022-12-21 Thread Pasquale Congiusti
+1 (non binding) Thanks! On Wed, Dec 21, 2022 at 2:26 PM Andrea Cosentino wrote: > Hello all: > > This is a vote for releasing camel-kamelets 3.20.0 > > The release contains fixes and it's updated to Camel 3.20.0. > > Kamelets release files: > https://dist.apache.org/repos/dist/dev/camel/camel-

[Discussion] Camel K roadmap 2023

2023-01-05 Thread Pasquale Congiusti
Hi folks, I've just opened a github issue [1] to discuss the possible roadmap to develop Camel K in 2023. It's a list of ideas with the intentions to kick off a discussion to collect feedback and other aspects not described there. Please, feel free to add any thought, either in the same issue or th

Re: [VOTE] Release Apache Camel K 1.11.1

2023-01-25 Thread Pasquale Congiusti
+1 (binding) Thanks Andrea! On Tue, Jan 24, 2023 at 6:51 PM Andrea Cosentino wrote: > Hello, > > This is a combined vote to release Apache Camel K 1.11.1 > > Camel K 1.11.1 wasn't supposed to be an LTS release, but since OpenJDK > image for JDK 11 has been discontinued (and suddenly removed fro

Re: [VOTE] Release Apache Camel K 1.10.4 and Camel Kamelets 0.9.4

2023-01-25 Thread Pasquale Congiusti
+1 (binding) Thanks Andrea! On Tue, Jan 24, 2023 at 6:34 PM Andrea Cosentino wrote: > Hello, > > This is a combined vote to release Apache Camel K 1.10.4 and Camel Kamelets > 0.9.4 > > We are upgrading the base image from openjdk for JDK 11 to Temurin JDK11 > (since Openjdk won't release JDK 11

Re: Camel K 1.11.0

2023-01-26 Thread Pasquale Congiusti
Hello, it seems you're using some maven repository (http://xyz) that does not exist. Probably, when your run `kamel install` (or equivalent OLM or Helm), you've provided that repository (via --maven-repository) flag. Try to uninstall the previous version (kamel uninstall --all) and run a plain `kam

Re: [VOTE] Release Apache Camel Kamelets 3.20.1.1

2023-01-26 Thread Pasquale Congiusti
+1 (binding) Thanks Andrea! On Thu, Jan 26, 2023 at 7:43 AM Andrea Cosentino wrote: > Hello all: > > This is a vote for releasing camel-kamelets 3.20.1.1 > > The release contains fixes and it's updated to Camel 3.20.1.1 > > It's mainly related to this issue: > https://github.com/apache/camel-ka

Re: [VOTE] Release Apache Camel K 1.12.0 and Camel K runtime 1.17.0

2023-02-22 Thread Pasquale Congiusti
+1 (binding) Thanks! Pasquale. On Tue, Feb 21, 2023 at 6:37 PM Andrea Cosentino wrote: > Hello, > > This is a combined vote to release Apache Camel K 1.12.0 and Camel K > Runtime > 1.17.0. > > This release contains also the Camel K CRD 1.12.0: and experimental module > containing all the CRDs

Re: KameletBinding & CloudEvents & Camel JBang & Documentation

2023-02-22 Thread Pasquale Congiusti
Hi Mikael, yes, there are important differences when running *any* Camel application (not only KameletBindings) via Camel JBang or via Kamel CLI. First of all, in the first case you're running the application locally and you're using your local JVM to run it. The scaffolding and creation of the Mav

Re: [VOTE] Release Apache Camel Kamelets 3.20.3

2023-04-14 Thread Pasquale Congiusti
+1 (binding) Thanks, Pasquale. On Thu, Apr 13, 2023 at 2:42 PM Andrea Cosentino wrote: > Hello all: > > This is a vote for releasing camel-kamelets 3.20.3 > > This release contains bug fixes and upgrade to latest camel 3.20.3 > > Kamelets release files: > https://dist.apache.org/repos/dist/dev/

Re: [VOTE] Release Apache Camel Kamelets 4.0.0-M2

2023-04-14 Thread Pasquale Congiusti
+1 (binding) Thanks, Pasquale. On Thu, Apr 13, 2023 at 2:41 PM Andrea Cosentino wrote: > Hello all: > > This is a vote for releasing camel-kamelets 4.0.0-M2 > > Kamelets release files: > https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.0.0-M2 > Kamelets staging repository: > https:

Re: wiretap to kamelet question

2023-04-24 Thread Pasquale Congiusti
Hello Ivan, from the log it seems you're running it locally via Camel JBang. Have you provided the correct parameter to the kamelet directory [1]? Also, it seems you're using twice the same wiretap endpoint. I am not familiar with the wiretap components and not sure if that could be the reason of t

Re: wiretap to kamelet question

2023-04-24 Thread Pasquale Congiusti
BTW, also make sure your kamelet is named `test-sink.kamelet.yaml` On Mon, Apr 24, 2023 at 10:12 AM Pasquale Congiusti < pasquale.congiu...@gmail.com> wrote: > Hello Ivan, > from the log it seems you're running it locally via Camel JBang. Have you > provided the correct para

Re: A bigger Camel example

2023-04-28 Thread Pasquale Congiusti
I think Claus was referring on writing the blog post directly on Camel official blog [1]. It's quite straightforward, you can use any previous blog post as structure reference, ie [2]. Regards, Pasquale. [1] https://github.com/apache/camel-website [2] https://github.com/apache/camel-website/pull/

Re: [VOTE] Release Apache Camel Kamelets 4.0.0-M3

2023-05-11 Thread Pasquale Congiusti
+1 (binding) Thanks! On Thu, May 11, 2023 at 2:56 PM Claus Ibsen wrote: > +1 (binding) > > On Thu, May 11, 2023 at 2:30 PM Andrea Cosentino > wrote: > > > Hello all: > > > > This is a vote for releasing camel-kamelets 4.0.0-M3 > > > > Kamelets release files: > > https://dist.apache.org/repos/d

[VOTE] Release Apache Camel K 1.12.1 and Camel K runtime 1.17.1

2023-05-29 Thread Pasquale Congiusti
or at least 72 hours. I start the vote with my +1. Thanks and regards, Pasquale Congiusti

Re: [VOTE] Release Apache Camel Kamelets 3.20.5

2023-05-30 Thread Pasquale Congiusti
+1 (binding) Thanks! On Mon, May 29, 2023 at 6:45 PM Andrea Cosentino wrote: > Hello all: > > This is a vote for releasing camel-kamelets 3.20.5 > > Kamelets release files: > https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/3.20.5 > Kamelets staging repository: > https://repository.a

[CANCEL][VOTE] Release Camel K 1.12.1 and Camel K Runtime 1.17.1

2023-06-01 Thread Pasquale Congiusti
Hi folks, we need to cancel the release process under vote as we have discovered a bug [1]. We'll fix it and we'll restart a release process once the problem is amended. Thanks for the attention and regards, Pasquale. [1] https://github.com/apache/camel-k/issues/4396#issuecomment-1571506309

Re: 3.20.4 Bug(?): Route's ErrorHandler not working if exception happens on Kamelet

2023-06-02 Thread Pasquale Congiusti
Hello, Error handler should be managed differently in Kamelets. Basically the problem is that a Kamelet is a RouteTemplate, so it is like a new Route and won't "inherit" the configuration you've defined in the original route. I think you need to define your error inside the Kamelet specification (w

[VOTE] Release Apache Camel K 1.12.1 and Camel K runtime 1.17.1 - second attempt

2023-06-07 Thread Pasquale Congiusti
idate and cast your vote. [ ] +1 Release the binary as Apache Camel K 1.12.1 and Apache Camel K Runtime 1.17.1 [ ] -1 Veto the release (provide specific comments) The vote is open for at least 72 hours. I start the vote with my +1. Thanks and regards, Pasquale Congiusti

[RESULT][VOTE] Release Apache Camel K 1.12.1 and Camel K runtime 1.17.1 - second attempt

2023-06-12 Thread Pasquale Congiusti
Hello all, The vote passed with the following result: 4 +1 binding votes: Jean-Baptiste Onofré, Andrea Cosentino, Zineb Bendhiba and Pasquale Congiustí 1 +1 non-binding vote: Gaelle Fournier Thanks a lot. I'll go ahead with the process. Regards, Pasquale.

Re: [VOTE] Release Apache Camel K 1.12.1 and Camel K runtime 1.17.1 - second attempt

2023-06-14 Thread Pasquale Congiusti
Thanks all folks. I forgot to send an email and close this voting as passed. Cheers, Pasquale. On Wed, Jun 7, 2023 at 2:56 PM Pasquale Congiusti < pasquale.congiu...@gmail.com> wrote: > Hello, > > This is a combined vote to release Apache Camel K 1.12.1 and Camel K > Runtime1

Re: Camel-K -question on multiple controllers and thread behavior

2023-06-26 Thread Pasquale Congiusti
Hello, not at all, I think it's a very interesting question. So, you're right, the operator is running multiple threads, one per controller. However, the level of concurrency is not directly defined by Camel K or Golang, but, by the framework we use, which is the Operator Framework. There is the po

[VOTE] Release Camel K Runtime 2.16.0

2023-07-04 Thread Pasquale Congiusti
K Runtime 2.16.0 [ ] -1 Veto the release (provide specific comments) The vote is open for at least 72 hours. I start the vote with my +1. Thanks and regards, Pasquale Congiusti

Re: [VOTE] Release Camel K Runtime 2.16.0

2023-07-05 Thread Pasquale Congiusti
clarifies. Cheers, Pasquale. > > On Tue, Jul 4, 2023 at 10:45 AM Pasquale Congiusti < > pasquale.congiu...@gmail.com> wrote: > > > Hello, > > > > This is a vote to release Camel K Runtime 2.16.0. This release mostly > > contains the runtime artifacts re

Re: [VOTE] Release Apache Camel Kamelets 4.0.0-RC1

2023-07-05 Thread Pasquale Congiusti
+1 (binding) Thanks! On Wed, Jul 5, 2023 at 12:24 PM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.0.0-RC1 > > Kamelets release files: > https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.0.0-RC1 > Kamelets staging repository: > https://reposi

Re: [VOTE] Release Camel K Runtime 2.16.0

2023-07-09 Thread Pasquale Congiusti
The vote is closed and passed with 5 binding + 1 non binding votes. I'm going to follow the rest of the process. Thanks. Pasquale. On Tue, Jul 4, 2023 at 10:45 AM Pasquale Congiusti < pasquale.congiu...@gmail.com> wrote: > Hello, > > This is a vote to release Camel K

[RESULT][VOTE] Release Apache Camel K Runtime 2.16.0

2023-07-09 Thread Pasquale Congiusti
Hello all, The vote passed with the following result: 4 +1 binding votes: Jean-Baptiste Onofré, Nicolas Filotto, Zineb Bendhiba and Pasquale Congiustí 1 +1 non-binding vote: Gaelle Fournier Thanks a lot. I'll go ahead with the process. Regards, Pasquale.

[ANNOUNCEMENT] Camel K 2.0

2023-07-24 Thread Pasquale Congiusti
n behalf of Apache Camel PMC, Pasquale Congiusti. [1] https://github.com/apache/camel-k/releases/tag/v2.0.0 [1a] https://artifacthub.io/packages/helm/camel-k/camel-k/2.0.0 [1b] https://operatorhub.io/operator/camel-k/stable-2.0/camel-k-operator.v2.0.0 [2] https://camel.apache.org/blog/2023/07/camel-k-2-0/

Re: Kamelets that use other kamelets?

2023-08-21 Thread Pasquale Congiusti
Hi Michael, it's a good question and ideally a great feature but actually this is not feasible. I am not sure if it would be easy to implement such kind of recursive feature, feel free to log an issue on Camel Jira project for that. Pasquale. On Sat, Aug 19, 2023 at 8:38 AM Mikael Koskinen wrote

Re: [VOTE] Release Apache Camel Kamelets 4.0.0

2023-09-06 Thread Pasquale Congiusti
+1 (binding) Thanks Andrea! Pasquale. On Wed, Sep 6, 2023 at 8:51 AM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.0.0 > > This release will support the first 4.0.0 stable release of Apache Camel. > > Kamelets release files: > https://dist.apache.org/re

Camel 4 on Kubernetes with Camel K 2.0

2023-09-20 Thread Pasquale Congiusti
Hello Cameleers, I'm happy to announce the availability of Camel 4 on Camel K via Camel K Runtime 3.2.0 (the runtime based on Camel Quarkus). Please, have a look at the blog announciating the release [1] and have a happy ride! Regards, Pasquale. [1] https://camel.apache.org/blog/2023/09/camel-4-

Re: [VOTE] Release Apache Camel Kamelets 4.0.1

2023-09-27 Thread Pasquale Congiusti
+1 (binding) Thanks Andrea. Pasquale. On Tue, Sep 26, 2023 at 10:14 AM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.0.1 > > This release will support the 4.0.1 release of Apache Camel. > > Kamelets release files: > https://dist.apache.org/repos/dist/de

Re: How to get historical version of Camel document

2023-10-10 Thread Pasquale Congiusti
Hi Jane, not sure if there is something hosted somewhere at Apache, but you can use the archive.org wayback machine. For example, here the first documentation of Camel 1.5 version (the very first available in the archive): https://web.archive.org/web/20090121122233/http://camel.apache.org/ Good ol

Re: YAML DSL route loader seems to ignore "id" attribute

2023-10-19 Thread Pasquale Congiusti
Hello Steffen, and welcome to Apache Camel :) The problem you're facing is related to the way you're coding the yaml as the ID is a configuration you can override for the route (as you can also see in the xml dsl). Try this one instead: - route: id: myRoute2 from: uri: "timer:yaml"

Re: Camel K version 2.1.0: Camel XML: beans not working: "No bean could be found in the registry for: mybean"

2023-10-30 Thread Pasquale Congiusti
Hi Franz, Camel K is (still) only able to run a flavour of Camel Quarkus runtime (Camel K Runtime) [1]. No Spring or any other runtime is actually available. Any bean reference must be done in the Camel Quarkus way. In next version (2.2.0) we're working in order to allow you to build your applicati

Re: Camel K: Can timeout of native build be configured?

2023-11-14 Thread Pasquale Congiusti
Hi Franz. Yes, you need to set it up at IntegrationPlatform level: https://camel.apache.org/camel-k/2.1.x/apis/camel-k.html#_camel_apache_org_v1_IntegrationPlatformBuildSpec Just `kubectl edit ip` and set the timeout in the related spec configuration with the tuning you need. Cheers, Pasquale.

[DISCUSSION] Camel K 2024 roadmap

2024-01-04 Thread Pasquale Congiusti
Hi folks, I've just opened a github issue [1] to discuss the possible roadmap to develop Camel K in 2024. It's a list of ideas with the intentions to kick off a discussion to understand how to drive priorities in 2024. Please, feel free to add any thought, either in the same issue or through this m

Re: Functions in Camel

2024-01-08 Thread Pasquale Congiusti
Hi Raymond, Can't be a Kamelet considered for such a feature? I think it's one of its purposes as well. Pasquale. On Mon, Jan 8, 2024 at 3:21 PM ski n wrote: > Question/Discussion: > > Do you think "functions" in the Camel DSL make sense? > > Explanation: > > Say you have to following route: >

Re: [VOTE] Release Apache Camel Kamelets 4.0.3

2024-01-17 Thread Pasquale Congiusti
+1 (binding) Thanks! Pasquale. On Wed, Jan 17, 2024 at 9:32 AM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.0.3 > > This release will support the 4.0.3 release of Apache Camel. The aim of the > release is to have a catalog to use in generating camel-ka

How to make Camel cloud cron "friendly"

2024-02-02 Thread Pasquale Congiusti
Hi folks, I'm working lately on some experiment to run a generic Camel application on a Kubernetes CronJob. The behavior expected by the cluster is that, once the job workload is over, the application would exit with either a success or error code. As we're running a Camel application, although the

Re: How to make Camel cloud cron "friendly"

2024-02-02 Thread Pasquale Congiusti
> <https://www.youtube.com/channel/UCcLccRfot11DrZLNhlAS8fA> > <https://www.aiden.eu/> > <https://www.aiden.eu/?utm_source=aidenemailsignature&utm_medium=email> > <https://www.twitter.com/user_name_here> > <https://www.youtube.com/user/user_name_here>

Re: [VOTE] Release Apache Camel Kamelets 4.4.1

2024-03-25 Thread Pasquale Congiusti
+1 (binding) Thanks! Pasquale. On Fri, Mar 22, 2024 at 7:05 AM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.4.1 > > This is the second release of camel-kamelets supporting LTS Camel 4.4.x and > it contains alignment to 4.4.1 and some fixes. > > Kamelet

Re: [VOTE] Release Apache Camel Kamelets 4.4.1

2024-03-25 Thread Pasquale Congiusti
+1 (binding) Thanks! Pasquale. On Fri, Mar 22, 2024 at 7:05 AM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.4.1 > > This is the second release of camel-kamelets supporting LTS Camel 4.4.x and > it contains alignment to 4.4.1 and some fixes. > > Kamelet

[ANNOUNCEMENT] Camel K Runtime 3.8.1

2024-04-01 Thread Pasquale Congiusti
Hi all, on behalf of Apache Camel PMC I am happy to announce the official release of Camel K Runtime version 3.8.1. With this release we are giving the possibility to the Camel K users to use Camel Quarkus 3.8.1 version which is based on Camel 4.4.1. This version will be the default for the upcomin

Re: [VOTE] Release Apache Camel Kamelets 4.5.0

2024-04-02 Thread Pasquale Congiusti
+1 (binding). Thanks, Pasquale. On Tue, Apr 2, 2024 at 7:47 AM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.5.0 > > This is a release supporting Camel 4.5.0 and it's a development release. > > Kamelets release files: > https://dist.apache.org/repos/dist

[ANNOUNCEMENT] Camel K 2.3.0

2024-04-08 Thread Pasquale Congiusti
Hi all, on behalf of Apache Camel PMC I am happy to announce the official release of Camel K version 2.3.0. This release introduces many stability fixes and enhancement you can check in the release blog post: https://camel.apache.org/blog/2024/04/camel-k-2-3/ Thanks and regards, Pasquale Congiustí

Re: How to. configure Kubernetes toleration for Builder pod for Camel k - Native build

2024-04-11 Thread Pasquale Congiusti
Hi Vlad, there is no builder option to support tolerations at the moment. Feel free to create an issue on the Camel K project [1] and if you have the possibility to contribute to such a feature. We could even take the opportunity and extends to Affinity/AntiAffinity if it makes sense. Thanks and r

  1   2   >