milvus/internal/rootcoord
wei liu 32e55a02ea
fix: Fix privilege group hasn't been register for validate (#35937)
issue: #35471

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-09-05 15:35:04 +08:00
..
mocks enhance: optimize retrieve on dynamic field (#35580) 2024-08-22 14:24:56 +08:00
alter_alias_task_test.go
alter_alias_task.go
alter_collection_task_test.go feat: support partition key isolation (#34336) 2024-07-11 19:01:35 +08:00
alter_collection_task.go feat: support partition key isolation (#34336) 2024-07-11 19:01:35 +08:00
alter_database_task_test.go enhance: Enable alter database props in rootcoord (#32458) 2024-04-25 10:53:25 +08:00
alter_database_task.go enhance: Enable alter database props in rootcoord (#32458) 2024-04-25 10:53:25 +08:00
broker_test.go enhance: support setting properties in create database request (#34510) 2024-07-09 18:16:18 +08:00
broker.go fix: Fix datacoord's properties overwriten (#34146) 2024-06-26 11:56:04 +08:00
constrant.go
create_alias_task_test.go
create_alias_task.go
create_collection_task_test.go fix: not check nullable and default value in pk field (#35987) 2024-09-05 11:27:04 +08:00
create_collection_task.go fix: not check nullable and default value in pk field (#35987) 2024-09-05 11:27:04 +08:00
create_db_task_test.go
create_db_task.go enhance: support setting properties in create database request (#34510) 2024-07-09 18:16:18 +08:00
create_partition_task_test.go
create_partition_task.go enhance: support single pchannel level transaction (#35289) 2024-08-19 21:22:56 +08:00
ddl_ts_lock_manager_test.go
ddl_ts_lock_manager.go
describe_collection_task_test.go
describe_collection_task.go
describe_db_task_test.go
describe_db_task.go enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
dml_channels_test.go enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
dml_channels.go enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
drop_alias_task_test.go
drop_alias_task.go
drop_collection_task_test.go enhance: Append drop partition msg to wal (#35326) 2024-08-07 17:28:16 +08:00
drop_collection_task.go
drop_db_task_test.go
drop_db_task.go
drop_partition_task_test.go enhance: Append drop partition msg to wal (#35326) 2024-08-07 17:28:16 +08:00
drop_partition_task.go enhance: Append drop partition msg to wal (#35326) 2024-08-07 17:28:16 +08:00
expire_cache_test.go
expire_cache.go
field_id.go
garbage_collector_test.go enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
garbage_collector.go enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
has_collection_task_test.go
has_collection_task.go
has_partition_task_test.go
has_partition_task.go
list_db_task_test.go
list_db_task.go enhance: return the auth collection list when using the show collection api (#32576) 2024-04-29 19:09:34 +08:00
meta_table_test.go enhance: Add BackupRBAC/RestoreRBAC API to enable rbac backup (#35444) 2024-08-16 10:10:53 +08:00
meta_table.go fix: the incorrect number of partitions in rootcoord meta (#35600) 2024-08-26 15:20:58 +08:00
metrics_info.go
mock_test.go enhance: Append drop partition msg to wal (#35326) 2024-08-07 17:28:16 +08:00
name_db.go
OWNERS
quota_center_test.go enhance: remove cooling off in rate limiter for read requests (#35935) 2024-09-04 14:39:10 +08:00
quota_center.go enhance: Add delete buffer related quota logic (#35918) 2024-09-05 11:39:03 +08:00
redo_test.go
redo.go
rename_collection_task_test.go
rename_collection_task.go
root_coord_test.go enhance: Refresh proxy cache after restore rbac meta (#35635) 2024-08-22 19:09:01 +08:00
root_coord.go fix: Fix privilege group hasn't been register for validate (#35937) 2024-09-05 15:35:04 +08:00
scheduler_test.go
scheduler.go
show_collection_task_test.go fix: show empty collection when has granted the all privilege (#33445) 2024-05-29 20:51:44 +08:00
show_collection_task.go fix: show empty collection when has granted the all privilege (#33445) 2024-05-29 20:51:44 +08:00
show_partition_task_test.go
show_partition_task.go
step_executor_test.go
step_executor.go fix: exceed etcd limit (#33041) 2024-05-14 18:45:32 +08:00
step_test.go enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
step.go enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
task.go
timestamp_bench_test.go
timeticksync_test.go
timeticksync.go enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
undo_test.go
undo.go
util_test.go
util.go fix: RootCoord panic during check health (#34541) 2024-07-10 09:51:44 +08:00