[GH-ISSUE #344] Bug: setting CloudInit.UpgradePackages gives error on older PVE #83

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

Originally created by @Tinyblargon on GitHub (Jun 21, 2024).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/344

Originally assigned to: @Tinyblargon on GitHub.

Setting CloudInit.UpgradePackages on PVE lower than 8.0.0 gives error.

When nil or false do not add the setting.
When set to true tell the user this setting isn't compatible with their PVE version.

Originally created by @Tinyblargon on GitHub (Jun 21, 2024). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/344 Originally assigned to: @Tinyblargon on GitHub. Setting [`CloudInit.UpgradePackages`](https://github.com/Telmate/proxmox-api-go/blob/40038839ee62eeb3ed80aa6aacff44dc90598109/proxmox/config_qemu_cloudinit.go#L53C2-L53C20) on PVE lower than 8.0.0 gives error. When `nil` or `false` do not add the setting. When set to `true` tell the user this setting isn't compatible with their PVE version.
kerem 2026-02-28 00:40:30 +03:00
  • closed this issue
  • added the
    type/bug
    label
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#83
No description provided.