milvus/internal/querycoordv2/utils
XuanYang-cn 37a447d166
feat: Add CMEK cipher plugin (#43722)
1. Enable Milvus to read cipher configs
2. Enable cipher plugin in binlog reader and writer
3. Add a testCipher for unittests
4. Support pooling for datanode
5. Add encryption in storagev2

See also: #40321 
Signed-off-by: yangxuan <xuan.yang@zilliz.com>

---------

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2025-08-27 11:15:52 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
checker.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
meta.go feat: supporing load priority for loading (#42413) 2025-06-17 15:22:38 +08:00
meta_test.go feat: supporing load priority for loading (#42413) 2025-06-17 15:22:38 +08:00
test.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
types.go feat: Add CMEK cipher plugin (#43722) 2025-08-27 11:15:52 +08:00
types_test.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
util.go fix: balance may not trigger at balance checker when upgrading (#43462) 2025-07-22 16:02:53 +08:00
util_test.go fix: balance may not trigger at balance checker when upgrading (#43462) 2025-07-22 16:02:53 +08:00