Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.x
-
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
- relates to
-
CAMEL-20639 Support Strimzi KafkaTopic endpoint reference in Pipes
- Resolved
- links to