Pulse/pkg
Pulse Monitor e731f954b3 fix: resolve PBS API permission errors and missing parameters (addresses #436)
- handle PBS node status endpoint permission errors gracefully (returns nil instead of error for 403s)
- add required cf and timeframe parameters to RRD endpoint calls
- properly handle nil nodeStatus returns in monitor.go

these API calls now fail silently as PBS API tokens often lack the required permissions for these endpoints, which is expected behavior
2025-09-10 14:51:52 +00:00
..
discovery feat: improve empty state UI and enhance network discovery 2025-08-19 16:16:18 +00:00
pbs fix: resolve PBS API permission errors and missing parameters (addresses #436) 2025-09-10 14:51:52 +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