milvus/internal/indexnode
groot c81909bfab
enhance: Support MinIO TLS connection (#31311)
issue: https://github.com/milvus-io/milvus/issues/30709
pr: #31292

Signed-off-by: yhmo <yihua.mo@zilliz.com>
Co-authored-by: Chen Rao <chenrao317328@163.com>
2024-03-21 11:15:20 +08:00
..
chunk_mgr_factory.go enhance: Support MinIO TLS connection (#31311) 2024-03-21 11:15:20 +08:00
chunkmgr_mock.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
etcd_mock.go Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
index_test.go
indexnode_component_mock.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
indexnode_mock.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
indexnode_service_test.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
indexnode_service.go feat: integrate storagev2 into loading segment (#29336) 2024-01-12 18:10:51 +08:00
indexnode_test.go Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
indexnode.go fix: ctx cancel should be the last step while stopping server (#31220) 2024-03-15 10:33:05 +08:00
metrics_info_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metrics_info.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
OWNERS
task_scheduler_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
task_scheduler.go enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
task_state_test.go
task_state.go IndexCoord handle events correctly (#17878) 2022-07-07 14:44:21 +08:00
task_test.go enhance: pass partition key scalar info if enabled when build vector index (#29931) 2024-01-24 00:04:55 +08:00
task.go enhance: pass partition key scalar info if enabled when build vector index (#29931) 2024-01-24 00:04:55 +08:00
taskinfo_ops.go feat: integrate storagev2 into index build process (#28995) 2023-12-13 17:24:38 +08:00
util.go feat: [Sparse Float Vector] add sparse vector support to milvus components (#30630) 2024-03-13 14:32:54 -07:00