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

2023-02-21 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB 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 for this

Consume Files with specific dynamic content only

2023-02-21 Thread Reto Peter
Hi I want to read all files inside a directory, but only process files with a specific file content. The specific file content is dynamic. It is available inside the route as a Property, Header or Body The reason is, cause I have any files inside a directory, (for ex. Orders, Invoices) and the

RE: Camel-K - how to change version for Kaniko Builder

2023-02-21 Thread Christoph Weiss
Hi Nicolas, Thanks for the quick response. Works like a charm. ; ) -Original Message- From: Nicolas Filotto Sent: Tuesday, 21 February 2023 17:17 To: users@camel.apache.org Subject: [EXTERNAL] Re: Camel-K - how to change version for Kaniko Builder Hi Christoph, It is possible to def

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

2023-02-21 Thread Andrea Cosentino
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 for this particular release, ready to be used. The release is the first based on Camel 3.20.x and Camel Q

Re: Camel-K - how to change version for Kaniko Builder

2023-02-21 Thread Nicolas Filotto
Hi Christoph, It is possible to define a different image by setting your expected value to the key KanikoExecutorImage of the map Spec.Build.PublishStrategyOptions directly in the integration platform see https://camel.apache.org/camel-k/1.11.x/apis/camel-k.html#_camel_apache_org_v1_Integration

Camel-K - how to change version for Kaniko Builder

2023-02-21 Thread Christoph Weiss
Dear User Group, Short question: We are running Camel-K 1.11 and want to use Kaniko as Builder. Taking a look at the source code I see the Kaniko build pod with version 0.17.1 is used. Is there anyway to set (via a central config) another version? E.g. via the IntegrationPlatform Custom Resource

Re: camel init works - but leaves errors

2023-02-21 Thread Chirag
Yes -I saw the commits. Thank you for the fixes. I didn't realize, but it seems to have ended up becoming a larger fix. ચિરાગ/चिराग/Chirag -- Sent from My Gmail Account On Fri, Feb 17, 2023 at 3:47 AM Claus Ibsen wrote: > > Hi > > Thanks so we have a fi