This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
Support side flows for KameletBinding / Pipe #2155
Labels
feature request
Thumbs up the issue to vote for it
metadata
visualization
Relates to the integration visualization
Please describe the feature that you want to propose
https://camel.apache.org/camel-k/1.12.x/apis/kamelets.html#_camel_apache_org_v1alpha1_KameletBinding
https://camel.apache.org/camel-k/next/apis/camel-k.html#_camel_apache_org_v1_PipeSpec
In addition to the main binding flow (source/steps/sink) in KameletBinding / Pipe, they also allows to have
IntegrationSpec
https://camel.apache.org/camel-k/1.12.x/apis/camel-k.html#_camel_apache_org_v1_IntegrationSpec
which allows to define multiple side routes. We need to support
PipeSpec.integration.flows.from
andPipeSpec.integration.flows.route
PipeSpec.integration.flows.beans
The text was updated successfully, but these errors were encountered: