-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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]: [GoSDk] Failed to revoke revoke
privilege that granted by the grant_v2
#40275
Comments
The issue you're encountering seems to be related to the compatibility between the Here are some key points to consider:
To resolve this, you should use 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 |
I don't think you can grant with V2 and revoke with V1? V2 has backward compatibility but you can't revoke with v1 |
There is no privilege group idea in v1. Therefore, you can only use V2 to revoke privileges granted with V1. But can not use V1 to revoke privileges granted with V2. |
@shaoting-huang @xiaofan-luan I see. But the error message is not very instructive. Maybe you can suggest using the revoke_v2 api? |
Is there an existing issue for this?
Environment
Current Behavior
revoke
is not permitted ?By the way, used
revoke_v2()
to revoke privilege granted by v1grant()
successfullyExpected Behavior
No response
Steps To Reproduce
Milvus Log
pod:
zong-debug-milvus-standalone-764bc69867-lvb7w
Anything else?
No response
The text was updated successfully, but these errors were encountered: