Pulse/pkg/agents
rcourtman 32111c7837 feat: Add --report-ip flag for multi-NIC systems (issue #945)
Allows specifying which IP address the agent should report, useful for:
- Multi-homed systems with separate management networks
- Systems with private monitoring interfaces
- VPN/overlay network scenarios

Usage:
  pulse-agent --report-ip 192.168.1.100
  PULSE_REPORT_IP=192.168.1.100 pulse-agent
2025-12-29 09:28:28 +00:00
..
docker fix: Include GuestURL in NodeFrontend for cluster node navigation 2025-12-28 14:49:49 +00:00
host feat: Add --report-ip flag for multi-NIC systems (issue #945) 2025-12-29 09:28:28 +00:00
kubernetes feat: add Kubernetes platform support 2025-12-12 21:31:11 +00:00