HelperScripts-for-ProxmoxVE/misc
MickLesk fe01d670f6
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Don't destroy container on error_handler recovery-prompt read failure
Same bug as build.func's install-recovery menu: this "Remove broken
container?" prompt treated a hard read failure (broken/closed stdin,
I/O error) identically to a real 60s timeout, defaulting to pct
destroy either way. Only auto-remove on an actual timeout (read_rc >
128); on a genuine read failure, keep the container instead of
guessing and destroying it.
2026-07-21 23:32:19 +02:00
..
images remove old files and assets (#9991) 2025-12-15 17:37:26 +01:00
alpine-install.func core-refactor: single-reporter telemetry rewrite (#15933) 2026-07-20 20:32:36 +02:00
alpine-tools.func core/tools: replace generic return 1 exit_codes with more specific exit_codes (#13311) 2026-03-26 16:07:38 +01:00
api.func core-refactor: single-reporter telemetry rewrite (#15933) 2026-07-20 20:32:36 +02:00
build.func Don't destroy container on install-recovery menu read failure 2026-07-21 23:27:22 +02:00
cloud-init.func core/tools: replace generic return 1 exit_codes with more specific exit_codes (#13311) 2026-03-26 16:07:38 +01:00
core.func core-refactor: single-reporter telemetry rewrite (#15933) 2026-07-20 20:32:36 +02:00
error_handler.func Don't destroy container on error_handler recovery-prompt read failure 2026-07-21 23:32:19 +02:00
install.func core-refactor: single-reporter telemetry rewrite (#15933) 2026-07-20 20:32:36 +02:00
tools.func Clear RETURN traps after temp cleanup 2026-07-21 22:49:58 +02:00
vm-core.func core-refactor: single-reporter telemetry rewrite (#15933) 2026-07-20 20:32:36 +02:00