[PR #247] Fix lxc/reize by using PUT instead of POST #248

Open
opened 2026-03-03 15:30:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/247
Author: @ptxmac
Created: 2/26/2026
Status: 🔄 Open

Base: mainHead: fix-resize


📝 Commits (1)

  • 29842b0 Fix lxc/reize by using PUT instead of POST

📊 Changes

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

View changed files

📝 containers.go (+1 -1)

📄 Description

the resize endpoint is a PUT request: https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/lxc/{vmid}/resize


🔄 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/luthermonson/go-proxmox/pull/247 **Author:** [@ptxmac](https://github.com/ptxmac) **Created:** 2/26/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix-resize` --- ### 📝 Commits (1) - [`29842b0`](https://github.com/luthermonson/go-proxmox/commit/29842b09175ed20b50c5d2f35beb269342c80398) Fix lxc/reize by using PUT instead of POST ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `containers.go` (+1 -1) </details> ### 📄 Description the resize endpoint is a PUT request: https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/lxc/{vmid}/resize --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
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/go-proxmox#248
No description provided.