-
Notifications
You must be signed in to change notification settings - Fork 81
Default KafkaSource sink ref namespace to object namespace #943
Default KafkaSource sink ref namespace to object namespace #943
Conversation
Signed-off-by: Pierangelo Di Pilato <pdipilat@redhat.com>
Codecov Report
@@ Coverage Diff @@
## main #943 +/- ##
=======================================
Coverage 75.63% 75.64%
=======================================
Files 137 137
Lines 6543 6545 +2
=======================================
+ Hits 4949 4951 +2
Misses 1311 1311
Partials 283 283
Continue to review full report at Codecov.
|
/test pull-knative-sandbox-eventing-kafka-integration-test-channel-consolidated-tls Infra |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aliok, pierDipi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
@pierDipi: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Sink namespace is not defaulted to the object namespace for:
Forcing every implementation to define the logic:
"If
spec.sink.ref.namespace
is empty, usemetadata.namespace
"Similar to knative/eventing#5748
Proposed Changes
Release Note
Docs
/cc @aliok @matzew @lionelvillard