[Bug]: [privilege_group] There is no check of naming rules for privilege group name when creating it #37842
Closed
1 task done
Labels
kind/bug
Issues or changes related a bug
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Is there an existing issue for this?
Environment
Current Behavior
There is no check of naming rules for privilege group name when creating it
The name does not satisfy the naming rules of resourses could be created successfully for privilege group
resourse name naming rules: The name of a resource can contain numbers, letters, and underscores (). A resource name must start with a letter or an underscore ().
Expected Behavior
resourse name naming rules: The name of a resource can contain numbers, letters, and underscores (). A resource name must start with a letter or an underscore ().
report error if the name of privilege group does not satisfy the naming rules.
Steps To Reproduce
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: