Pulse/internal/dockeragent
rcourtman 6ff5ae4200 fix: multiple agent installation and update issues
- Default enableDocker to false in UI to prevent unintended Docker
  agent activation on host-only installs (Related to #766)
- Deploy agent scripts and binaries during web UI upgrades, not just
  the main binary (Related to #760)
- Apply symlink resolution fix to standalone docker agent self-update
  to prevent cross-device rename failures (Related to #737)
2025-11-27 15:49:03 +00:00
..
agent.go fix: multiple agent installation and update issues 2025-11-27 15:49:03 +00:00
agent_integration_test.go
agent_internal_test.go
agent_log_test.go
swarm.go fix: remove ineffectual assignments 2025-11-27 09:48:29 +00:00
system.go
version.go