mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-22 18:43:26 +00:00
9ddc495e4f
- ClusterManagement: show all unique VIPs from all agents (not just first agent's VIP) to prevent misleading display in multi-agent clusters with different virtual IPs. - ClusterManagement: limit displayed agents to 4 with "+N more" indicator to prevent row height explosion in large clusters. - ClusterManagement: make keepalive IP search case-insensitive. - Dashboard: add fetchAgentsStatus to overview tab auto-refresh (60s interval) so keepalive state changes are reflected without manual refresh. Co-authored-by: Cursor <cursoragent@cursor.com>