[PR #128] [MERGED] cloneQemu: choose template located on target node if possible #250

Closed
opened 2026-02-28 00:41:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/128
Author: @mizhka
Created: 7/13/2021
Status: Merged
Merged: 7/13/2021
Merged by: @ggongaware

Base: masterHead: master


📝 Commits (1)

  • a2123dd cloneQemu: choose template located on target node if possible

📊 Changes

1 file changed (+10 additions, -2 deletions)

View changed files

📝 main.go (+10 -2)

📄 Description

In case of multiple templates with same name, cloneQemu chooses first template
returned by Proxmox. This commit forces cloneQemu to choose template located on
target node if possible. It's helpful if templates use local storage and it's
impossible to clone templates between nodes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Telmate/proxmox-api-go/pull/128 **Author:** [@mizhka](https://github.com/mizhka) **Created:** 7/13/2021 **Status:** ✅ Merged **Merged:** 7/13/2021 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a2123dd`](https://github.com/Telmate/proxmox-api-go/commit/a2123dd115f7dee2d9ee3f4c2bbbf03b3b96dcec) cloneQemu: choose template located on target node if possible ### 📊 Changes **1 file changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+10 -2) </details> ### 📄 Description In case of multiple templates with same name, cloneQemu chooses first template returned by Proxmox. This commit forces cloneQemu to choose template located on target node if possible. It's helpful if templates use local storage and it's impossible to clone templates between nodes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:41:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#250
No description provided.