mirror of
https://github.com/coelacant1/ProxmoxScripts.git
synced 2026-04-26 17:35:49 +03:00
[PR #24] [MERGED] Critical bug fixes for bulk operations and performance optimizations #24
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#24
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/24
Author: @coelacant1
Created: 1/9/2026
Status: ✅ Merged
Merged: 1/9/2026
Merged by: @coelacant1
Base:
main← Head:testing📝 Commits (2)
ab96daaBug fix for VerifySourceCalls.py validation tool7fd8d5bV2.1.8 - Critical bug fixes for bulk operations and performance optimizations📊 Changes
18 files changed (+1286 additions, -251 deletions)
View changed files
📝
.check/VerifySourceCalls.py(+34 -11)📝
.check/_RunChecks.sh(+2 -2)📝
.gitignore(+4 -0)📝
CHANGELOG.md(+54 -1)📝
GUI.sh(+93 -0)➕
Manuals/ssh-proxy-configuration.txt(+278 -0)➕
Networking/FindVMIDFromIP.sh(+349 -0)📝
Resources/ExportProxmoxResources.sh(+4 -4)📝
Utilities/BulkOperations.sh(+45 -12)📝
Utilities/Cluster.sh(+10 -9)📝
Utilities/ConfigManager.sh(+30 -8)📝
Utilities/Logger.sh(+21 -7)📝
Utilities/Operations.sh(+166 -87)📝
Utilities/RemoteExecutor.sh(+124 -84)📝
Utilities/_Utilities.md(+50 -17)📝
VirtualMachines/Operations/BulkCloneSetIP_Windows.sh(+4 -2)📝
VirtualMachines/Operations/BulkDelete.sh(+16 -7)📝
nodes.json.template(+2 -0)📄 Description
name: Critical bug fix for bulk operation scripts (mostly VM)
about: Critical bug fixes for bulk operations and performance optimizations
title: "[PR] Critical bug fixes for bulk operations and performance optimizations"
labels: bug
assignees: 'coelacant1'
Description
Fixed
Changed
Added
Type of Change
How Has This Been Tested?
Tested across ~10 nodes on a 20 node cluster, performing various bulk vm scripts.
Checklist
Related Issues
https://github.com/coelacant1/ProxmoxScripts/issues/23
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.