[GH-ISSUE #403] Bug: *ConfigQemu.setVmr() always overwrites node #108

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

Originally created by @Tinyblargon on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/403

Originally assigned to: @Tinyblargon on GitHub.

The node configured in the new config is always overwritten by *ConfigQemu.setVmr(), due to this the following code to migrate the Qemu guest will never be ran:

github.com/Telmate/proxmox-api-go@c19968ff06/proxmox/config_qemu.go (L561-L569)

Originally created by @Tinyblargon on GitHub (Mar 10, 2025). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/403 Originally assigned to: @Tinyblargon on GitHub. The node configured in the new config is always overwritten by `*ConfigQemu.setVmr()`, due to this the following code to migrate the Qemu guest will never be ran: https://github.com/Telmate/proxmox-api-go/blob/c19968ff06ebfceceb2fb4124e9eed9bdab2092f/proxmox/config_qemu.go#L561-L569
kerem 2026-02-28 00:40:36 +03:00
  • closed this issue
  • added the
    type/bug
    label
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#108
No description provided.