mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
7efcec3120
#1197: Add Custom URL input to the expanded host row in Settings → Agents. Loads existing URL via HostMetadataAPI on row expand; saves on button click. Only shown for host-type agent rows. #1210: Fix agent_connected always false for Docker hosts on Proxmox VMs. connectedAgentHostnames now also marks Docker host hostnames reachable when their matching VM/LXC has a node with a connected Proxmox agent, mirroring the routing logic already used in the control path. #1267/#1269: Improve Proxmox auto-registration failure logging. Response body is now included in the error message, and the warning directs users to delete the state file to force re-registration rather than claiming the node exists. (cherry picked from commit 305f6d3c94f0da4fc970450a6304da57d6d7fe80)