-
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]: RBAC: Issue with granting DatabaseAdmin privilege to a role #40107
Comments
Hello, @s-sajid-ali! I'm here to help you with any bugs, questions, or contributions you have. Let's tackle this issue together! The "unknown request" warning in the Milvus proxy logs when attempting to grant the
The If the issue persists, further investigation into the specific configuration and setup of your Milvus deployment may be necessary. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
@dosu: Is |
The To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
@s-sajid-ali I think you need one more step to grand the role to the user, please check the doc here: https://milvus.io/docs/rbac.md /assign @s-sajid-ali |
Is there an existing issue for this?
Environment
Current Behavior
Assigning
DatabaseAdmin
to a user fails silently. Here are the relevant logs from the milvus-proxy pod for the failure:Expected Behavior
Expect to see
DatabaseAdmin
granted to the rolesajid_test_database_admin
.Steps To Reproduce
Milvus Log
Re-posting relevant log:
Anything else?
Potentially related to #39365, but the error message is different. Would like to also request better error messages instead of silent failures.
The text was updated successfully, but these errors were encountered: