-
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] "create_privilege_group" is forbidden when login with the user added in the role granted with the built-in privilege group "ClusterAdmin" #38460
Comments
And the "drop_privilege_group"/"add_privileges_to_group"/"remove_privileges_from_group"/ are forbiden which should not for "ClusterAdmin" |
/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. |
…denied (#38514) related: #38460 Signed-off-by: shaoting-huang <[email protected]>
…denied (milvus-io#38514) related: milvus-io#38460 Signed-off-by: shaoting-huang <[email protected]>
…ssion denied (#38530) cherry-pick from master: #38514 related: #38460 Signed-off-by: shaoting-huang <[email protected]>
verification. |
master:
|
2.4:
|
Is there an existing issue for this?
Environment
Current Behavior
"create_privilege_group" is forbidden when login with the user added in the role granted with the built-in privilege group "ClusterAdmin"
Expected Behavior
"create_privilege_group" is not forbidden when login with the user added in the role granted with the built-in privilege group "ClusterAdmin"
Steps To Reproduce
Milvus Log
https://grafana-4am.zilliz.cc/explore?orgId=1&left=%7B%22datasource%22:%22Loki%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22expr%22:%22%7Bcluster%3D%5C%22devops%5C%22,namespace%3D%5C%22chaos-testing%5C%22,pod%3D~%5C%22rbac-24-latest-qscdu.*%5C%22%7D%22%7D%5D,%22range%22:%7B%22from%22:%22now-1h%22,%22to%22:%22now%22%7D%7D
Anything else?
No response
The text was updated successfully, but these errors were encountered: