milvus/internal/distributed
jaime 18df2ba6fd
[Cherry-Pick] Support Database (#24769)
Support Database(#23742)
Fix db nonexists error for FlushAll (#24222)
Fix check collection limits fails (#24235)
backward compatibility with empty DB name (#24317)
Fix GetFlushAllState with DB (#24347)
Remove db from global meta cache after drop database (#24474)
Fix db name is empty for describe collection response (#24603)
Add RBAC for Database API (#24653)
Fix miss load the same name collection during recover stage (#24941)

RBAC supports Database validation (#23609)
Fix to list grant with db return empty (#23922)
Optimize PrivilegeAll permission check (#23972)
Add the default db value for the rbac request (#24307)

Signed-off-by: jaime <yun.zhang@zilliz.com>
Co-authored-by: SimFG <bang.fu@zilliz.com>
Co-authored-by: longjiquan <jiquan.long@zilliz.com>
2023-06-25 17:20:43 +08:00
..
datacoord Add cluster validation interceptor to resolve the ip-reuse issue (#25001) 2023-06-21 11:36:46 +08:00
datanode Add cluster validation interceptor to resolve the ip-reuse issue (#25001) 2023-06-21 11:36:46 +08:00
indexnode Add cluster validation interceptor to resolve the ip-reuse issue (#25001) 2023-06-21 11:36:46 +08:00
proxy [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
querycoord Add cluster validation interceptor to resolve the ip-reuse issue (#25001) 2023-06-21 11:36:46 +08:00
querynode Add cluster validation interceptor to resolve the ip-reuse issue (#25001) 2023-06-21 11:36:46 +08:00
rootcoord [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
connection_manager.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
connection_manager_test.go Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00