mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
issue: #46400 - add new server label rule. - add `MILVUS_SERVER_LABEL_RESOURCE_GROUP` to determine the resource group of querynode. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Automatic creation of resource groups when nodes with resource-group labels join. * Expanded server-label system supporting role-specific and global labels. * **Bug Fixes** * Node acceptance now enforces resource-group name compatibility, preventing cross-group assignment. * **Refactor** * Node handling flows updated to use richer node information for assignment and validation. * **Tests** * Added tests validating resource-group labeling and node acceptance behavior. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: chyezh <chyezh@outlook.com>