mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
bcd6865b29
issue: #28960 [milvus-proto #212](https://github.com/milvus-io/milvus-proto/issues/212) add new configuration: builtinRoles user can define roles in config file: `milvus.yaml` there is an example: 1. db_ro, only have read privileges, include load 2. db_rw, read and write privileges, include create/drop/rename collection 3. db_admin, not only read and write privileges, but also user administration Signed-off-by: PowderLi <min.li@zilliz.com> |
||
---|---|---|
.. | ||
common | ||
config | ||
eventlog | ||
log | ||
metrics | ||
mq | ||
tracer | ||
util | ||
go.mod | ||
go.sum | ||
Makefile | ||
rules.go |