mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #176] [CLOSED] Add possibility to clone onto different proxmox node #284
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#284
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/Telmate/proxmox-api-go/pull/176
Author: @vmvarga
Created: 5/8/2022
Status: ❌ Closed
Base:
master← Head:master📝 Commits (9)
b3b0d3eadd destination node for cloninga714bbdUpdate main.goa4e8a2fUpdate go.mod4da82deRevert "Update go.mod"86e7909Revert "Update main.go"b383b48add destnodee6427feAdd destnode to VMd337c5aFix2209433Merge branch 'Telmate:master' into master📊 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.