milvus/pkg
PowderLi bcd6865b29
enhance: add 3 builtin roles (#28961)
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>
2023-12-18 14:28:41 +08:00
..
common Support collection-level mmap control (#26901) 2023-11-02 23:52:16 +08:00
config enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
eventlog Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics enhance: Delete datanode metric after flowgraph released (#29003) 2023-12-07 17:00:35 +08:00
mq enhance: Add load/release partitions to replicate msg stream (#28399) 2023-11-23 15:38:24 +08:00
tracer enhance: Support otlp with insecure (#29115) 2023-12-12 11:14:37 +08:00
util enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
go.mod enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
go.sum enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
Makefile Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00