astefanutti opened a new pull request #2190: URL: https://github.com/apache/camel-k/pull/2190
This PR makes sure the Eventing webhook will select the source resource, in order to inject the sink information. This is necessary for Knative environments, that are configured with `SINK_BINDING_SELECTION_MODE=inclusion`. See: - https://knative.dev/v0.20-docs/eventing/sources/sinkbinding/ - https://github.com/knative/operator/blob/c60e62bb86ff318c44d1520927d2182659cfdeb5/docs/configuration.md#specsinkbindingselectionmode Fixes #2184. **Release Note** ```release-note fix: Add bindings.knative.dev/include label to SinkBinding sources ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected]
