-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resolved Trigger deadLetterSink is available in the status #1092
Resolved Trigger deadLetterSink is available in the status #1092
Conversation
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #1092 +/- ##
============================================
- Coverage 75.79% 75.77% -0.02%
+ Complexity 464 462 -2
============================================
Files 87 87
Lines 3003 3030 +27
Branches 138 138
============================================
+ Hits 2276 2296 +20
- Misses 561 568 +7
Partials 166 166
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
a bit of a nit here, see my comments. Is it possible to also update/rebase this PR, inclduing the upgrade? So we can close 1088 when this is in? |
@pierDipi or should we merge this, and just wait for the automated updater (fine with me too) |
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Yes, we can merge this, and wait for the bot to rebase #1088 |
The following is the coverage report on the affected files.
|
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: matzew, 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 |
Webhook EOF error |
/retest |
Fixes #1086
Proposed Changes
go get -u knative.dev/eventing@main && ./hack/update-deps.sh
Release Note
/kind enhancement