-
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
Update TokenVerifier to verify authorization too #4061
Update TokenVerifier to verify authorization too #4061
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4061 +/- ##
==========================================
- Coverage 48.49% 48.48% -0.02%
==========================================
Files 244 244
Lines 14712 14712
==========================================
- Hits 7135 7133 -2
- Misses 6866 6867 +1
- Partials 711 712 +1 ☔ View full report in Codecov by Sentry. |
8cb9ae0
to
99e5dcc
Compare
99e5dcc
to
6a54c86
Compare
Seems to be a flake /test reconciler-tests |
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: creydr, 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 |
Fixes #4042
Proposed Changes
Release Note