[PR #254] [CLOSED] fix: disk id enumeration overwrite #343

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/254
Author: @lsjostro
Created: 4/27/2023
Status: Closed

Base: masterHead: fix-disk-regression


📝 Commits (2)

  • f893580 fix: disk id enumeration overwrite
  • 281af6e search for ide (proxmox cloud drive) last

📊 Changes

1 file changed (+13 additions, -6 deletions)

View changed files

📝 proxmox/config_qemu.go (+13 -6)

📄 Description

this fixes a regression where disk ids get overwritten when you for example have a ide0 and scsi0 disk device.


🔄 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/254 **Author:** [@lsjostro](https://github.com/lsjostro) **Created:** 4/27/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-disk-regression` --- ### 📝 Commits (2) - [`f893580`](https://github.com/Telmate/proxmox-api-go/commit/f8935802d064b17844c902b4f0063b721e404a2a) fix: disk id enumeration overwrite - [`281af6e`](https://github.com/Telmate/proxmox-api-go/commit/281af6e2e39d0a7c8449b0b183740e739d65a401) search for ide (proxmox cloud drive) last ### 📊 Changes **1 file changed** (+13 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_qemu.go` (+13 -6) </details> ### 📄 Description this fixes a regression where disk ids get overwritten when you for example have a `ide0` and `scsi0` disk device. --- <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:50 +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#343
No description provided.