Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-16653

yaml dls: support for simple, linear integration definitions for kamelets

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 3.x
    • camel-yaml-dsl
    • None
    • Unknown

    Description

      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:

      steps: 
        - kamelet: 
           name: foo
           properties: 
             a: b  
        - kamelet: 
           name: bar
           properties: 
             c: d
      

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lb Luca Burgazzoli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: