-
Notifications
You must be signed in to change notification settings - Fork 601
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
InMemoryChannel: reject request for wrong audience #7449
Conversation
Skipping CI for Draft Pull Request. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #7449 +/- ##
==========================================
- Coverage 76.70% 76.48% -0.23%
==========================================
Files 259 259
Lines 14254 14315 +61
==========================================
+ Hits 10934 10949 +15
- Misses 2765 2807 +42
- Partials 555 559 +4 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
@Cali0707 as I worked together with @Leo6Leo on this, my review is probably a bit "biased" 😁 and should be done by someone else. Regarding the failing |
Co-authored-by: Calum Murray <cmurray@redhat.com>
…ect-request-for-imc
Signed-off-by: Leo Li <leoli@redhat.com>
Signed-off-by: Leo Li <leoli@redhat.com>
Signed-off-by: Leo Li <leoli@redhat.com>
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.
Just one small nit @Leo6Leo
Signed-off-by: Leo Li <leoli@redhat.com>
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
Thanks @Leo6Leo !!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Cali0707, Leo6Leo 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 |
/hold In case you have any final opinions @creydr, I noticed you still have |
Thanks @Cali0707 for checking this. My review points were addressed 👍 /unhold |
Fixes #7289
Proposed Changes
Pre-review Checklist
Backporting
Release Note
Docs