[PR #229] [MERGED] Add import content type #231

Closed
opened 2026-03-03 15:30:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/229
Author: @ianberinger
Created: 1/3/2026
Status: Merged
Merged: 1/5/2026
Merged by: @luthermonson

Base: mainHead: feat-import-content-type


📝 Commits (1)

📊 Changes

2 files changed (+21 additions, -2 deletions)

View changed files

📝 storage.go (+18 -2)
📝 types.go (+3 -0)

📄 Description

Proxmox VE 9.0 adds a new storage content type called "import". This PR adds support for uploading & referencing these files.

Files of type import (.raw & .qcow2 extensions) can be used with the import-from= syntax when adding new VM disks.


🔄 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/luthermonson/go-proxmox/pull/229 **Author:** [@ianberinger](https://github.com/ianberinger) **Created:** 1/3/2026 **Status:** ✅ Merged **Merged:** 1/5/2026 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `feat-import-content-type` --- ### 📝 Commits (1) - [`9f8659f`](https://github.com/luthermonson/go-proxmox/commit/9f8659f8516ac2a2231dfd7637239ef96bc5efb4) Add import content type ### 📊 Changes **2 files changed** (+21 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `storage.go` (+18 -2) 📝 `types.go` (+3 -0) </details> ### 📄 Description Proxmox VE 9.0 adds a new storage content type called "import". This PR adds support for uploading & referencing these files. Files of type import (.raw & .qcow2 extensions) can be used with the [`import-from=` syntax](https://pve.proxmox.com/wiki/Roadmap#Proxmox_VE_9.0:~:text=import%2Dfrom) when adding new VM disks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-03 15:30:50 +03:00
Sign in to join this conversation.
No labels
pull-request
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/go-proxmox#231
No description provided.