mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-08-03 04:03:37 +00:00
Every unattended update created another full config snapshot under config-backups (or next to the config dir) and nothing ever pruned old ones, so small root filesystems filled up within days (#1646, reported on the hardened-unit fallback path where snapshots land under the install dir). backup_existing now keeps the five newest snapshots and removes the rest after each successful copy. Contract-Neutral: installer config backup rotation; shell-only fix, no runtime contract |
||
|---|---|---|
| .. | ||
| windowslifecycleserver | ||
| agent_state_dir_lifecycle_test.go | ||
| backfill_release_assets_test.go | ||
| build_release_assets_test.go | ||
| docker_entrypoint_test.go | ||
| install_docker_sh_test.go | ||
| install_ps1_test.go | ||
| install_sh_test.go | ||
| provider_msp_deploy_test.go | ||
| pulse_auto_update_test.go | ||
| release_ldflags_test.go | ||
| root_install_sh_test.go | ||
| uninstall_sensor_proxy_test.go | ||
| windows_agent_lifecycle.ps1 | ||