Re: Apache Karavan supporting Camel-k runtime

2023-10-27 Thread Marat Gubaidullin
Hello Amol,

There are no plans to support Camel-K in Karavan.

Camel-main is the main runtime for Karavan 4+.

1. Camel-main provides the widest coverage:
 - you can run local jar
 - container in Docker
 - deploy on Kubernetes and Openshift.

2. The Karavan project might have multiple YAML and Java files.
Therefore complex integrations might be implemented.

3. Build process is fully customizable

4. Configuration is very simple. Pure Camel.
No additional complexity of mix/overlap with quarkus or spring boot
properties.

Marat

On Fri, Oct 27, 2023 at 5:07 AM Amol Bagul  wrote:

> I am using the latest Karavan release version 4.0.0, which supports Camel
> Main runtime only.
>
>
>
> What is the plan for Apache Karavan to support Apache Camel-k runtime?
>
>
>
> -Amol
>


[ANNOUNCE] Apache Camel 4.0.2 (LTS) Release

2023-10-27 Thread Gregor Zurowski
The Camel PMC is pleased to announce the release of Apache Camel 4.0.2.

Apache Camel is an open source integration framework that empowers you
to quickly and easily integrate various systems consuming or producing
data.

This is a patch release with 30 improvements and fixes.

For more details please take a look at the release notes at:

https://camel.apache.org/releases/release-4.0.2/


Re: [VOTE] Release Apache Camel Kamelets 4.1.0

2023-10-27 Thread Babak Vahdat
+1 (binding)


Thanks Andrea!

---
Babak

> On 23 Oct 2023, at 10:50, Andrea Cosentino  wrote:
> 
> Hello all,
> 
> This is a vote for releasing camel-kamelets 4.1.0
> 
> This release will support the 4.1.0 release of Apache Camel.
> 
> Kamelets release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.1.0
> Kamelets staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1629
> Kamelets Tag:
> https://github.com/apache/camel-kamelets/releases/tag/v4.1.0
> 
> Please cast your vote.
> 
> [ ] +1 Release camel-kamelets 4.1.0
> [ ] -1 Veto the release (provide specific comments)
> 
> The vote is open for at least 72 hours.
> 
> Here's my +1.
> 
> Thanks,
> Andrea Cosentino



Apache Karavan supporting Camel-k runtime

2023-10-27 Thread Amol Bagul
I am using the latest Karavan release version 4.0.0, which supports Camel
Main runtime only.



What is the plan for Apache Karavan to support Apache Camel-k runtime?



-Amol


Apache Karavan supporting Camel-k runtime

2023-10-27 Thread Amol Bagul
I am using the latest Karavan release version 4.0.0, which supports Camel Main 
runtime only.

What is the plan for Apache Karavan to support Apache Camel-k runtime?

-Amol