Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Support side flows for KameletBinding / Pipe #2155

Open
igarashitm opened this issue Jul 15, 2023 · 0 comments
Open

Support side flows for KameletBinding / Pipe #2155

igarashitm opened this issue Jul 15, 2023 · 0 comments
Labels
feature request Thumbs up the issue to vote for it metadata visualization Relates to the integration visualization

Comments

@igarashitm
Copy link
Contributor

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

  1. Create side routes, i.e. PipeSpec.integration.flows.from and PipeSpec.integration.flows.route
  2. Explicit visual indication between main binding route and other side routes
  3. Possibly also support other than routes, e.g. PipeSpec.integration.flows.beans
@igarashitm igarashitm added feature request Thumbs up the issue to vote for it visualization Relates to the integration visualization metadata labels Jul 15, 2023
@igarashitm igarashitm added this to the 1.2.0 milestone Jul 15, 2023
@Delawen Delawen removed this from the 1.2.0 milestone Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request Thumbs up the issue to vote for it metadata visualization Relates to the integration visualization
Projects
None yet
Development

No branches or pull requests

2 participants