mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
496f0ee3a5
- Only check cluster status during initial configuration, not during polling - Cache cluster membership in config to avoid repeated API calls - Skip cluster/resources endpoint entirely for standalone nodes - Change cluster detection failure from WARN to DEBUG (expected for standalone) This addresses #322 where standalone PVE nodes were causing certificate lookup errors in syslog every minute during polling.