mirror of
https://github.com/coelacant1/ProxmoxScripts.git
synced 2026-04-26 17:35:49 +03:00
[PR #26] [MERGED] V2.1.9 - Remote execution cancellation, live output streaming, and cu… #25
Labels
No labels
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxScripts#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/coelacant1/ProxmoxScripts/pull/26
Author: @coelacant1
Created: 2/25/2026
Status: ✅ Merged
Merged: 2/25/2026
Merged by: @coelacant1
Base:
main← Head:testing📝 Commits (1)
379f323V2.1.9 - Remote execution cancellation, live output streaming, and custom port support improvements📊 Changes
202 files changed (+765 additions, -66 deletions)
View changed files
📝
.check/UpdateFunctionIndex.py(+3 -1)📝
.check/VerifySourceCalls.py(+3 -1)📝
.check/_RunChecks.sh(+0 -0)📝
.docs/GenerateContentDiff.sh(+0 -0)📝
.docs/UpdatePVEGuide.sh(+0 -0)📝
.site/serve.sh(+0 -0)📝
CCPVE.sh(+0 -0)📝
CHANGELOG.md(+24 -0)📝
Cluster/AddNodes.sh(+0 -0)📝
Cluster/CreateCluster.sh(+0 -0)📝
Cluster/DeleteCluster.sh(+0 -0)📝
Cluster/RemoveClusterNode.sh(+0 -0)📝
Firewall/BulkAddFirewallLXCVM.sh(+0 -0)📝
Firewall/EnableFirewallSetup.sh(+0 -0)📝
GUI.sh(+31 -18)📝
HighAvailability/AddResources.sh(+0 -0)📝
HighAvailability/CreateHAGroup.sh(+0 -0)📝
HighAvailability/DisableHAClusterWide.sh(+0 -0)📝
HighAvailability/DisableHighAvailability.sh(+0 -0)📝
Host/Bulk/FirstTimeProxmoxSetup.sh(+0 -0)...and 80 more files
📄 Description
…stom port support improvements
Fixed
killall/pkillwith process-specific cleanup--my-flag->MY_FLAG)Changed
tee-based streaming.shfiles tracked as executable (100755)Technical Details
REMOTE_CURRENT_*tracking globals andremote_pid_filefor targeted cleanup in__remote_cleanup____add_remote_target__and__clear_remote_targets__now handle port parameter__select_nodes__name: Pull Request
about: Remote execution cancellation, live output streaming, and custom port support improvements
title: "[PR] Remote execution cancellation, live output streaming, and custom port support improvements"
labels: enhancement
assignees: 'coelacant1'
Type of Change
How Has This Been Tested?
Manual script execution on local and remote node to validate the remote execution cancellation as well as the remote execution logging live feedback.
Checklist
Related Issues
https://github.com/coelacant1/ProxmoxScripts/issues/25
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.