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

Support Knative endpoint references in Pipes

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.x
    • 4.6.0
    • camel-jbang
    • None
    • Unknown

    Description

      A Pipe has a source and a sink and supports Camel endpoint URI and Kamelet references. We should also support references to Knative broker/cahnnel resources such as

      apiVersion: camel.apache.org/v1
      kind: Pipe
      metadata:
        name: timer-to-knative
      spec:
        source:
          ref:
            kind: Kamelet
            apiVersion: camel.apache.org/v1
            name: timer-source
          properties:
            message: Hello Knative
        sink:
          ref:
            kind: Broker
            apiVersion: eventing.knative.dev/v1
            name: default
          properties:
            type: my-event-type

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            christophd Christoph Deppisch
            christophd Christoph Deppisch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment