This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Syndesis 2.0 to use Camel K as runtime engine #7790
Labels
cat/enhancement
Enhancements to existing features and capabilities
group/camel-k
group/extension
Tools for developing Syndesis extensions
group/meta
Service for connector meta-data and verification of connections
group/operator
Infrastructure operator related
group/server
REST backend for managing integrations
status/never-stale
Marker that this issue should not be marked as stale
This is a...
Description
As camel-k is heading toward version 1.0.0 I think it would be good to start planning to make it the default runtime engine and completely drop spring-boot support.
There are a number of reason to switch to camel-k as default engine, like:
The switch is not free as there are a number of areas in which both Syndesis and camel-k need to be enhanced, like:
We may also think about generating integrations using camel-k's YAML DSL to further decouple Syndesis from the runtime integration implementation
References
The text was updated successfully, but these errors were encountered: