-
Notifications
You must be signed in to change notification settings - Fork 592
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Propagate the entire delivery spec to the Channel (#4042)
* Propagate the entire delivery spec to the Channel The subscription reconciler didn't propagate the entire `deliverySpec` to the channel, only the `deadLetterSink` was propagated. Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com> * Apply suggestion Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
- Loading branch information
Showing
2 changed files
with
131 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters