HelperScripts-for-ProxmoxVE/misc
CanbiZ (MickLesk) 491081ffbf Add post_progress_to_api lightweight telemetry ping
Introduce post_progress_to_api() in misc/api.func — a non-blocking, fire-and-forget curl ping (gated by DIAGNOSTICS and RANDOM_UUID) that updates telemetry status to "configuring". Wire this progress ping into multiple scripts (alpine-install.func, install.func, build.func, core.func) at key milestones (container start, network ready, customization, creation, cleanup) and replace/deduplicate some earlier post_to_api calls. Also update error_handler.func to always report failures immediately via post_update_to_api to ensure failures are captured even before/after container lifecycle.
2026-02-18 16:19:19 +01:00
..
images remove old files and assets (#9991) 2025-12-15 17:37:26 +01:00
alpine-install.func Add post_progress_to_api lightweight telemetry ping 2026-02-18 16:19:19 +01:00
alpine-tools.func tools.func: persist /usr/local/bin in shell PATHs (#11970) 2026-02-16 10:30:05 +01:00
api.func Add post_progress_to_api lightweight telemetry ping 2026-02-18 16:19:19 +01:00
build.func Add post_progress_to_api lightweight telemetry ping 2026-02-18 16:19:19 +01:00
cloud-init.func feat(cloud-init): add interactive SSH key discovery and selection (#11547) 2026-02-05 08:11:13 +01:00
core.func Add post_progress_to_api lightweight telemetry ping 2026-02-18 16:19:19 +01:00
error_handler.func Add post_progress_to_api lightweight telemetry ping 2026-02-18 16:19:19 +01:00
install.func Add post_progress_to_api lightweight telemetry ping 2026-02-18 16:19:19 +01:00
tools.func tools.func: persist /usr/local/bin in shell PATHs (#11970) 2026-02-16 10:30:05 +01:00
vm-core.func core/vm's: ensure script state is sent on script exit (#11991) 2026-02-16 17:14:00 +01:00