[PR #460] [MERGED] Feat: Lxc pool update #488

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/460
Author: @Tinyblargon
Created: 9/16/2025
Status: Merged
Merged: 9/16/2025
Merged by: @Tinyblargon

Base: masterHead: lxc-pool


📝 Commits (4)

  • a38cebf refactor: propagate EncodedVersion
  • ce08358 refactor: reuse error var
  • a2f9521 feat: LXC update pool
  • 066f346 Merge branch 'master' into lxc-pool

📊 Changes

7 files changed (+56 additions, -39 deletions)

View changed files

📝 proxmox/config__guest.go (+3 -3)
📝 proxmox/config__lxc__new.go (+27 -12)
📝 proxmox/config__pool.go (+12 -12)
📝 proxmox/config__qemu.go (+6 -4)
📝 proxmox/config__qemu__cloudinit.go (+2 -2)
📝 proxmox/config__qemu__cpu.go (+4 -4)
📝 proxmox/config__qemu_test.go (+2 -2)

📄 Description

Add LXC pool updating.

Propagate the EncodedVersion instead of the Version.


🔄 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/460 **Author:** [@Tinyblargon](https://github.com/Tinyblargon) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@Tinyblargon](https://github.com/Tinyblargon) **Base:** `master` ← **Head:** `lxc-pool` --- ### 📝 Commits (4) - [`a38cebf`](https://github.com/Telmate/proxmox-api-go/commit/a38cebf2bf6f5f29f52b4d350631c25f2dc79214) refactor: propagate `EncodedVersion` - [`ce08358`](https://github.com/Telmate/proxmox-api-go/commit/ce083586051c5e83aa96f254e965bc410d567819) refactor: reuse error var - [`a2f9521`](https://github.com/Telmate/proxmox-api-go/commit/a2f95216e415d29347e785713753dce7a927c54f) feat: LXC update pool - [`066f346`](https://github.com/Telmate/proxmox-api-go/commit/066f346037011c8bb082b986ea6de0578c0b0396) Merge branch 'master' into lxc-pool ### 📊 Changes **7 files changed** (+56 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config__guest.go` (+3 -3) 📝 `proxmox/config__lxc__new.go` (+27 -12) 📝 `proxmox/config__pool.go` (+12 -12) 📝 `proxmox/config__qemu.go` (+6 -4) 📝 `proxmox/config__qemu__cloudinit.go` (+2 -2) 📝 `proxmox/config__qemu__cpu.go` (+4 -4) 📝 `proxmox/config__qemu_test.go` (+2 -2) </details> ### 📄 Description Add LXC pool updating. Propagate the `EncodedVersion` instead of the `Version`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:42:23 +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#488
No description provided.