[PR #55] [MERGED] Save current pool and fix when updated #188

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/55
Author: @V-Paranoiaque
Created: 10/11/2019
Status: Merged
Merged: 10/14/2019
Merged by: @ggongaware

Base: masterHead: fix/pool-update


📝 Commits (3)

  • 652f65b Fix getting pool from the API
  • c664655 Fix pool modification
  • 6f07917 Throw an error if the wanted pool doesn't exist

📊 Changes

2 files changed (+64 additions, -0 deletions)

View changed files

📝 proxmox/client.go (+56 -0)
📝 proxmox/config_qemu.go (+8 -0)

📄 Description

No description provided


🔄 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/55 **Author:** [@V-Paranoiaque](https://github.com/V-Paranoiaque) **Created:** 10/11/2019 **Status:** ✅ Merged **Merged:** 10/14/2019 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `fix/pool-update` --- ### 📝 Commits (3) - [`652f65b`](https://github.com/Telmate/proxmox-api-go/commit/652f65b530a2492344f45e7b5520a6efee01db1d) Fix getting pool from the API - [`c664655`](https://github.com/Telmate/proxmox-api-go/commit/c66465572caf58cb1355dc73d5c0c31e586c13e2) Fix pool modification - [`6f07917`](https://github.com/Telmate/proxmox-api-go/commit/6f0791789f7670f03737a8c85e3ea6d511022939) Throw an error if the wanted pool doesn't exist ### 📊 Changes **2 files changed** (+64 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+56 -0) 📝 `proxmox/config_qemu.go` (+8 -0) </details> ### 📄 Description _No description provided_ --- <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:01 +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#188
No description provided.