mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 18:25:44 +00:00
## What changed - Backport master PR #49800 to 2.6. - Add missing container-kill Chaos Mesh YAMLs for Milvus components and dependencies. - Add selected-pod container-kill template for etcd leader/follower chaos cases. - Resolve container names dynamically before creating container-kill resources. pr: #49800 Fixes #49798 ## Validation - python3 -m py_compile tests/python_client/chaos/test_chaos_apply.py tests/python_client/chaos/test_chaos_apply_to_determined_pod.py tests/python_client/utils/util_k8s.py - ruby -ryaml parsed 17 container-kill/template YAML files - git diff --check origin/2.6..HEAD Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>