[PR #176] [CLOSED] Add possibility to clone onto different proxmox node #284

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/176
Author: @vmvarga
Created: 5/8/2022
Status: Closed

Base: masterHead: master


📝 Commits (9)

📊 Changes

2 files changed (+13 additions, -3 deletions)

View changed files

📝 proxmox/config_lxc.go (+7 -2)
📝 proxmox/config_qemu.go (+6 -1)

📄 Description

Currently cloning can be done only to same proxmox node because node and target are always identical.


🔄 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/176 **Author:** [@vmvarga](https://github.com/vmvarga) **Created:** 5/8/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (9) - [`b3b0d3e`](https://github.com/Telmate/proxmox-api-go/commit/b3b0d3ea25b6fbce8db109aaf648d3208050ffeb) add destination node for cloning - [`a714bbd`](https://github.com/Telmate/proxmox-api-go/commit/a714bbd732ea0f6aa8d7a022995db299f35ba630) Update main.go - [`a4e8a2f`](https://github.com/Telmate/proxmox-api-go/commit/a4e8a2f2fdc5f8da4d6f8bef78c6e9962d4f2b8f) Update go.mod - [`4da82de`](https://github.com/Telmate/proxmox-api-go/commit/4da82de181a0620d85043115af10c8ec1138d5c5) Revert "Update go.mod" - [`86e7909`](https://github.com/Telmate/proxmox-api-go/commit/86e7909d884d41c201281d1dd78d7acc51451e9a) Revert "Update main.go" - [`b383b48`](https://github.com/Telmate/proxmox-api-go/commit/b383b4847732bbc3cdf5f512a693c4ef0ddfee1f) add destnode - [`e6427fe`](https://github.com/Telmate/proxmox-api-go/commit/e6427fefd27d604736b3a884556575beb0444a96) Add destnode to VM - [`d337c5a`](https://github.com/Telmate/proxmox-api-go/commit/d337c5a4d9c70d02caa2c935dcd8dd8a12584ffe) Fix - [`2209433`](https://github.com/Telmate/proxmox-api-go/commit/22094339774d472d0f8273407a65450626ba7f4e) Merge branch 'Telmate:master' into master ### 📊 Changes **2 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_lxc.go` (+7 -2) 📝 `proxmox/config_qemu.go` (+6 -1) </details> ### 📄 Description Currently cloning can be done only to same proxmox node because node and target are always identical. --- <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:35 +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#284
No description provided.