christophd opened a new issue, #5577: URL: https://github.com/apache/camel-k/issues/5577
### Requirement Consistently support property settings on both source and sink in Pipes when connecting with a Knative broker. ### Problem When a Pipe references a Knative broker as a sink users are able to specify the CloudEvents event type using the `cloudEventsType` property setting. This controls the event type that is produced by the Pipe. On the source side when the Pipe consumes the event stream from a Knative broker users need to use `type` property setting instead. This filters the event stream for events of a given type. The different names of properties is misleading and we should consistently support the same settings on both source and sink when connecting with the Knative broker. ### Proposal _No response_ ### Open questions _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
