mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #499] [MERGED] Fix: lxc vmid #510
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#510
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/499
Author: @Tinyblargon
Created: 10/29/2025
Status: ✅ Merged
Merged: 10/29/2025
Merged by: @Tinyblargon
Base:
master← Head:fix-lxc-vmid📝 Commits (3)
cab95e1refactor: use constant instead of string8f2e121fix: lxc guest id not cast to proper type4d84037fix: ID missing from created VmRef📊 Changes
2 files changed (+4 additions, -3 deletions)
View changed files
📝
proxmox/config__lxc__new.go(+3 -2)📝
proxmox/config__lxc__new_test.go(+1 -1)📄 Description
fixed a bug where setting the ID would lead to a parameter verification error.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.