milvus/cmd
wei liu 199560da8e
enhance: Skip manual stopped component during health check (#34953) (#35122)
pr: #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-08-05 14:52:17 +08:00
..
components enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30320) 2024-01-27 08:45:02 +08:00
embedded Format the code (#27275) 2023-09-21 09:45:27 +08:00
milvus enhance: add restful api to trigger component stop (#32076) (#33798) 2024-06-17 20:46:01 +08:00
roles enhance: Skip manual stopped component during health check (#34953) (#35122) 2024-08-05 14:52:17 +08:00
tools enhance: [cherry-pick] ignore proto generated files (#29250) 2023-12-15 22:46:39 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
main.go Support receive signals from parent process (#27756) 2023-10-18 20:20:11 +08:00