-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
fix: fix rbac v2 grantor and error messages #38004
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: shaoting-huang <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: shaoting-huang The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@shaoting-huang cpp-unit-test check failed, comment |
@shaoting-huang E2e jenkins job failed, comment |
@shaoting-huang go-sdk check failed, comment |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #38004 +/- ##
===========================================
+ Coverage 68.87% 82.97% +14.09%
===========================================
Files 289 1071 +782
Lines 25481 165301 +139820
===========================================
+ Hits 17551 137160 +119609
- Misses 7930 22665 +14735
- Partials 0 5476 +5476
|
issue: #37031
fix: #37974, #37903, #37843, #38002