[PR #345] [MERGED] Bug: setting CloudInit.UpgradePackages gives error on older PVE #406

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/345
Author: @Tinyblargon
Created: 6/23/2024
Status: Merged
Merged: 6/23/2024
Merged by: @Tinyblargon

Base: masterHead: #344


📝 Commits (2)

  • 82c6d32 refactor: rename function
  • 958dd63 fix: ciupgrade set in api on v7

📊 Changes

4 files changed (+192 additions, -72 deletions)

View changed files

📝 proxmox/config_qemu.go (+10 -12)
📝 proxmox/config_qemu_cloudinit.go (+8 -3)
📝 proxmox/config_qemu_cloudinit_test.go (+15 -4)
📝 proxmox/config_qemu_test.go (+159 -53)

📄 Description

fixes #344


🔄 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/345 **Author:** [@Tinyblargon](https://github.com/Tinyblargon) **Created:** 6/23/2024 **Status:** ✅ Merged **Merged:** 6/23/2024 **Merged by:** [@Tinyblargon](https://github.com/Tinyblargon) **Base:** `master` ← **Head:** `#344` --- ### 📝 Commits (2) - [`82c6d32`](https://github.com/Telmate/proxmox-api-go/commit/82c6d32a9e84686d870623277d06746deeec41a9) refactor: rename function - [`958dd63`](https://github.com/Telmate/proxmox-api-go/commit/958dd63da840fe353428d7a99ef218584fbd8f49) fix: ciupgrade set in api on v7 ### 📊 Changes **4 files changed** (+192 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_qemu.go` (+10 -12) 📝 `proxmox/config_qemu_cloudinit.go` (+8 -3) 📝 `proxmox/config_qemu_cloudinit_test.go` (+15 -4) 📝 `proxmox/config_qemu_test.go` (+159 -53) </details> ### 📄 Description fixes #344 --- <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:04 +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#406
No description provided.