milvus/cmd/roles
wei liu 4bb969ef8f
enhance: Skip manual stopped component during health check (#34953)
after manual stop component by management restful api, `healthz` may
return unhealthy state. k8s may restart the pod to save the unhealthy
sate, and the manual stop operation will got unexpected result.

to solve this, we make `healthz` API skip the manual stopped component.

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-07-30 14:37:51 +08:00
..
roles_test.go Clean tmp disk data when start milvus (#24404) 2023-05-26 15:07:26 +08:00
roles.go enhance: Skip manual stopped component during health check (#34953) 2024-07-30 14:37:51 +08:00