mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
6e41e75748
- Add API validation for cluster nodes to filter out qdevice VMs - Only include nodes with working Proxmox APIs in cluster endpoints - Prevent connection failures when cluster has non-Proxmox participants - Add detailed logging for cluster node validation process This resolves issues where Proxmox clusters using corosync qdevice (external quorum device) would fail to connect because Pulse tried to connect to the qdevice VM which has no Proxmox API.