fleet/cmd/maintained-apps
Allen Houchins 4c4aa1d4c5
Cleanup temp installer files after download (#42463)
Ensure downloaded installer files are removed after validation. Add
cleanupInstaller to remove the installer file (ignoring missing files
and logging failures). Propagate a downloaded installer path from
DownloadMaintainedApp (signature now returns the TempFileReader, the
saved file path, and error), write the installer into cfg.tmpDir and set
INSTALLER_PATH in cfg.env. Call cleanupInstaller on error paths and
after successful validation to avoid leftover temp files.
2026-03-30 10:14:36 -05:00
..
validate Cleanup temp installer files after download (#42463) 2026-03-30 10:14:36 -05:00
main.go Migrating maintained apps, failing policies, and webhooks to slog. (#40149) 2026-02-23 08:50:40 -06:00
main_test.go Fix HTML character escaping in maintained-apps JSON output (#35819) 2025-11-18 09:49:39 -05:00