fix(cluster): keepalived Track-Scripts ohne weight (Sync-Group) — v1.2.105

`keepalived -t` zeigte "ignoring tracked script chk_edgeguard/chk_gateway with
weights due to SYNC group": gewichtete Track-Scripts werden in einer
vrrp_sync_group ignoriert → Health-Check-Failover (Gateway weg / API tot) griff
NICHT. Fix: weight entfernt → Scripts wirken als binäre FAULT-Trigger (fall-mal
Fehler → Instanz+Sync-Group FAULT → gesunder Peer übernimmt). Für 2-Node-Cluster
die korrekte Semantik.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Debian
2026-06-07 19:07:24 +02:00
parent d8b8fef680
commit 9b563baaa1
3 changed files with 17 additions and 3 deletions

View File

@@ -1 +1 @@
1.2.104
1.2.105