Pulse/pkg
rcourtman 567a4ad147 fix(replication): fetch status from per-node endpoint
The /cluster/replication endpoint only returns job configuration (guest,
schedule, source, target), not status data (last_sync, next_sync,
duration, fail_count, state).

This fix enriches each replication job with status from the per-node
endpoint /nodes/{node}/replication/{id}/status to get timing and state
data needed for proper UI display.

Added integration tests to verify:
- Status endpoint is called and data is merged correctly
- Graceful handling when status endpoint fails

Fixes #992
2025-12-31 23:58:06 +00:00
..
agents feat: Add manual Docker update check button. Related to #955 2025-12-29 23:37:05 +00:00
discovery hostagent: avoid host ID collisions and prefer LAN IP 2025-12-17 16:29:59 +00:00
fsfilters fix: Exclude autofs mount type from disk counts. Related to #942 2025-12-29 23:36:58 +00:00
pbs feat(pbs): add API-based token creation for turnkey PBS setup 2025-12-26 10:08:41 +00:00
pmg style: Apply gofmt to 37 files 2025-12-02 17:21:48 +00:00
proxmox fix(replication): fetch status from per-node endpoint 2025-12-31 23:58:06 +00:00
tlsutil fix: Per-node TLS fingerprints for cluster peers (TOFU) 2025-12-24 10:05:03 +00:00