Pulse/internal/agentupdate
rcourtman b8a60db6fa
Some checks are pending
Build and Test / Secret Scan (push) Waiting to run
Build and Test / Frontend & Backend (push) Waiting to run
Fall back to argv0 for agent self-update path on FreeBSD (#1457)
Back-port the agentupdate half of v5 fix 8600706da to v6 (the install.sh
FreeBSD rc.d supervisor-pidfile change is already present in substance).
performUpdate now resolves the executable via resolveExecutablePath, which
falls back to an absolute, existing os.Args[0] when os.Executable() fails
or returns empty — the condition that breaks agent self-update on
FreeBSD/OPNsense. Adds an injectable osArgsFn and a unit test.
2026-06-04 10:19:45 +01:00
..
coverage_test.go Harden unified agent update preflight 2026-06-02 23:54:48 +01:00
export_test.go Harden unified agent update preflight 2026-06-02 23:54:48 +01:00
restart_unix.go Improve internal package test coverage 2025-12-29 17:25:21 +00:00
restart_windows.go Fix Windows agent self-update restart failure 2025-11-30 12:02:43 +00:00
update.go Fall back to argv0 for agent self-update path on FreeBSD (#1457) 2026-06-04 10:19:45 +01:00
update_hostagent_integration_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
update_http_test.go Fail closed on invalid agent CA bundles 2026-04-22 16:58:21 +01:00
update_test.go Fall back to argv0 for agent self-update path on FreeBSD (#1457) 2026-06-04 10:19:45 +01:00