-
Notifications
You must be signed in to change notification settings - Fork 3k
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
enhance: Enable ReadOnly/ReadWrite/Admin Privilege Group to simplify RBAC grant progress #35472
enhance: Enable ReadOnly/ReadWrite/Admin Privilege Group to simplify RBAC grant progress #35472
Conversation
@weiliu1031 E2e jenkins job failed, comment |
7906bf1
to
21a4d77
Compare
@weiliu1031 E2e jenkins job failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #35472 +/- ##
==========================================
+ Coverage 72.41% 80.27% +7.85%
==========================================
Files 1226 1218 -8
Lines 144651 143771 -880
==========================================
+ Hits 104751 115406 +10655
+ Misses 35423 23876 -11547
- Partials 4477 4489 +12
|
@weiliu1031 Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco. |
8ca44a7
to
9d414d8
Compare
…RBAC grant progress Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
9d414d8
to
47d02e1
Compare
/lgtm |
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia, weiliu1031 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 |
…RBAC grant progress (milvus-io#35472) issue: milvus-io#35471 --------- Signed-off-by: Wei Liu <[email protected]>
issue: #35471