Pulse/pkg
Pulse Monitor 402334671d fix: prevent QEMU guest agent errors from marking cluster nodes unhealthy (addresses #405)
The cluster client was incorrectly marking nodes as unhealthy when encountering
VM-specific QEMU guest agent errors. This caused storage and backup operations
to fail with "no healthy nodes available" even though the nodes were actually
accessible.

Changes:
- Added broader detection for guest agent errors in executeWithFailover
- Updated recovery logic to ignore VM-specific errors when recovering nodes
- Guest agent errors no longer affect node health status

This fixes the issue where users with clusters would see storage and backup
operations fail after any VM without a guest agent was queried.
2025-09-10 13:19:15 +00:00
..
discovery feat: improve empty state UI and enhance network discovery 2025-08-19 16:16:18 +00:00
pbs fix: increase API timeout to prevent deadline exceeded errors (addresses #408) 2025-09-01 22:59:32 +00:00
proxmox fix: prevent QEMU guest agent errors from marking cluster nodes unhealthy (addresses #405) 2025-09-10 13:19:15 +00:00
tlsutil fix: properly handle PBS connection timeouts with granular timeout settings 2025-09-06 10:07:10 +00:00