[ 
https://issues.apache.org/jira/browse/CAMEL-16653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-16653:
--------------------------------
    Fix Version/s: 3.x
                       (was: 3.17.0)

> yaml dls:  support for simple, linear integration definitions for kamelets
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-16653
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16653
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-yaml-dsl
>            Reporter: Luca Burgazzoli
>            Priority: Major
>             Fix For: 3.x
>
>
> From https://github.com/apache/camel-k-runtime/issues/659
> With the introduction of the Kamelet EIP in Camel, we could introduce a new 
> way to define simple, linear integrations, like:
> {code:yaml}
> steps:
>   - kamelet: 
>      name: foo
>      properties:
>        a: b  
>   - kamelet:
>      name: bar
>      properties:
>        c: d
> {code}
> This could be particular useful for the materialization of a KameletBinding 
> to a real integration so the camel-k operator does not need to care about 
> things such as proper placement of from, to, etc.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to