[release-0.25] Set DLS namespace to object namespace before resolving DLS#5903
Conversation
Signed-off-by: Pierangelo Di Pilato <pdipilat@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pierDipi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## release-0.25 #5903 +/- ##
===============================================
Coverage ? 82.79%
===============================================
Files ? 200
Lines ? 6267
Branches ? 0
===============================================
Hits ? 5189
Misses ? 748
Partials ? 330 Continue to review full report at Codecov.
|
Signed-off-by: Pierangelo Di Pilato <pdipilat@redhat.com>
|
/cherry-pick release-0.26 This is a problem in 0.26 too. |
|
@pierDipi: once the present PR merges, I will cherry-pick it on top of release-0.26 in a new PR and assign it to you. DetailsIn response to this:
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. |
|
The following is the coverage report on the affected files.
|
|
See #5906 |
If the namespace of the DLS on the broker or trigger
is not specified we can't resolve the DLS.
Note: I'm still investigating if this regression is present in
0.26 too, so I'm starting fixing this from the known broken
branch.
Reproducer:
Output:
Proposed Changes
Pre-review Checklist
Release Note
Docs