[PR #48] [CLOSED] Attribute a VM to a pool #183

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/48
Author: @V-Paranoiaque
Created: 8/16/2019
Status: Closed

Base: masterHead: fix/pool


📝 Commits (3)

  • 24f0440 Use the Pool API to modify the VM's pool
  • db81825 It was here before
  • 6d72d54 Fix if the VM is not part of a pool

📊 Changes

2 files changed (+66 additions, -1 deletions)

View changed files

📝 proxmox/client.go (+54 -0)
📝 proxmox/config_qemu.go (+12 -1)

📄 Description

Hello
It's possible to modify the pool from terraform but it doesn't do anything. I have implemented the missing API part. I was not sure @ggongaware, do you think the pool should be created if it doesn't exist?


🔄 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/48 **Author:** [@V-Paranoiaque](https://github.com/V-Paranoiaque) **Created:** 8/16/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/pool` --- ### 📝 Commits (3) - [`24f0440`](https://github.com/Telmate/proxmox-api-go/commit/24f0440abda5cfefc89d9197b24bbde1df8b9d46) Use the Pool API to modify the VM's pool - [`db81825`](https://github.com/Telmate/proxmox-api-go/commit/db81825ee0e1286c5c6ba89ca91428695e192e4b) It was here before - [`6d72d54`](https://github.com/Telmate/proxmox-api-go/commit/6d72d54490cf143ca921966eb55c0d88438458a0) Fix if the VM is not part of a pool ### 📊 Changes **2 files changed** (+66 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+54 -0) 📝 `proxmox/config_qemu.go` (+12 -1) </details> ### 📄 Description Hello It's possible to modify the pool from terraform but it doesn't do anything. I have implemented the missing API part. I was not sure @ggongaware, do you think the pool should be created if it doesn't exist? --- <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:00 +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#183
No description provided.