[PR #91] [MERGED] Add dir to supported storage types. This solves error 500, il… #222

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/91
Author: @krusematt
Created: 10/15/2020
Status: Merged
Merged: 10/15/2020
Merged by: @ggongaware

Base: masterHead: master


📝 Commits (1)

  • 26a6a06 [TASK] Add dir to supported storage types. This solves error 500, illegal character issue. Where the vmId is prefixed, and .raw appened when it should not be

📊 Changes

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

View changed files

📝 proxmox/config_qemu.go (+1 -1)

📄 Description

Add dir to supported storage types. This solves error 500, illegal character issue. Where the vmId is prefixed, and .raw append when it should not be


🔄 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/91 **Author:** [@krusematt](https://github.com/krusematt) **Created:** 10/15/2020 **Status:** ✅ Merged **Merged:** 10/15/2020 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`26a6a06`](https://github.com/Telmate/proxmox-api-go/commit/26a6a0676e8a0c6d7eba0822f42f43b3b339c904) [TASK] Add dir to supported storage types. This solves error 500, illegal character issue. Where the vmId is prefixed, and .raw appened when it should not be ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_qemu.go` (+1 -1) </details> ### 📄 Description Add dir to supported storage types. This solves error 500, illegal character issue. Where the vmId is prefixed, and .raw append when it should not be --- <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:16 +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#222
No description provided.