-
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
[Bug]: [privilege_group] The built in privilege groups are not listed using interface "list_privilege_groups()" #37887
Comments
/assign @shaoting-huang |
@binbinlv: GitHub didn't allow me to assign the following users: shaoting-huang. Note that only milvus-io members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign |
The built in roles could be listed using "utility.list_roles(True)", so I think here should keep the consistent. And it will be more convenient for users to get the detail of the built in privilege groups.
|
issue: #37031 also fix issues: #37843, #37842, #37887 Signed-off-by: shaoting-huang <[email protected]>
Verified and fixed:
|
issue: milvus-io#37031 also fix issues: milvus-io#37843, milvus-io#37842, milvus-io#37887 Signed-off-by: shaoting-huang <[email protected]>
Is there an existing issue for this?
Environment
Current Behavior
The built in privilege groups are not listed using interface "list_privilege_groups()"
Expected Behavior
list all the built in privilege groups
Steps To Reproduce
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: