[PR #294] [MERGED] fix: cloudinit Format empty #376

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/294
Author: @Tinyblargon
Created: 1/7/2024
Status: Merged
Merged: 1/9/2024
Merged by: @mleone87

Base: masterHead: BugFix-CloudInit


📝 Commits (3)

  • a59b054 refactor: smiplify code
  • add13e3 fix: cloudinit missing Format on lvm
  • 1f4b2a3 test: diversify used disk id

📊 Changes

2 files changed (+45 additions, -10 deletions)

View changed files

📝 proxmox/config_qemu_disk.go (+12 -5)
📝 proxmox/config_qemu_test.go (+33 -5)

📄 Description

Fixed an issue where cloudinit format would be "", now defaults to "raw" for lvm storage.


🔄 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/294 **Author:** [@Tinyblargon](https://github.com/Tinyblargon) **Created:** 1/7/2024 **Status:** ✅ Merged **Merged:** 1/9/2024 **Merged by:** [@mleone87](https://github.com/mleone87) **Base:** `master` ← **Head:** `BugFix-CloudInit` --- ### 📝 Commits (3) - [`a59b054`](https://github.com/Telmate/proxmox-api-go/commit/a59b054db860533a8e9833af0d2e655b7e04f5dc) refactor: smiplify code - [`add13e3`](https://github.com/Telmate/proxmox-api-go/commit/add13e3922a6e9ab28dc1628961d997aef54a496) fix: cloudinit missing `Format` on lvm - [`1f4b2a3`](https://github.com/Telmate/proxmox-api-go/commit/1f4b2a3cd39ef02324e54e4818099a691c60a04a) test: diversify used disk id ### 📊 Changes **2 files changed** (+45 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_qemu_disk.go` (+12 -5) 📝 `proxmox/config_qemu_test.go` (+33 -5) </details> ### 📄 Description Fixed an issue where cloudinit format would be `""`, now defaults to `"raw"` for lvm storage. --- <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:57 +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#376
No description provided.