Files
awoooi/apps
OG T fc9d0f9c1f
Some checks failed
CD Pipeline / build-and-deploy (push) Has been cancelled
fix(host_aggregator): total=1 時 total//2=0 導致服務全 up 仍顯示 unhealthy
112(Kali) 和 120(K3s) 各只有 1 個服務,down_count=0 >= total//2=0
永遠成立 → 永遠 unhealthy。改為 total > 1 才套用 >=half 門檻。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 23:35:37 +08:00
..