[PR #202] [CLOSED] Origin/fix/large storage support v2 #212

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/202
Author: @p-drift
Created: 6/16/2025
Status: Closed

Base: mainHead: origin/fix/large-storage-support-v2


📝 Commits (7)

  • a4b6f20 add large storage support
  • 686d045 Add generic for handle number type assertion
  • 7ca4630 Add test for float value
  • 3596347 Add int test
  • d8528ea Add method for storage
  • efdcaa4 Merge pull request #1 from p-drift/fix/large-storage-support-handle-test
  • 5f094c4 Test v2

📊 Changes

3 files changed (+175 additions, -2 deletions)

View changed files

📝 go.mod (+1 -1)
📝 proxmox.go (+114 -1)
📝 proxmox_test.go (+60 -0)

📄 Description

No description provided


🔄 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/202 **Author:** [@p-drift](https://github.com/p-drift) **Created:** 6/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `origin/fix/large-storage-support-v2` --- ### 📝 Commits (7) - [`a4b6f20`](https://github.com/luthermonson/go-proxmox/commit/a4b6f20d638b6d423e88f377780492155445d33d) add large storage support - [`686d045`](https://github.com/luthermonson/go-proxmox/commit/686d045db5ed91ff02ce531191465e4226c4b605) Add generic for handle number type assertion - [`7ca4630`](https://github.com/luthermonson/go-proxmox/commit/7ca4630df8540dfd2f469feb6955340edfa87b5f) Add test for float value - [`3596347`](https://github.com/luthermonson/go-proxmox/commit/3596347474ac0b974b561e76c7e1eb8432cd3d93) Add int test - [`d8528ea`](https://github.com/luthermonson/go-proxmox/commit/d8528eac11fd5bdb27eaca1a3af8fbaf4af391a8) Add method for storage - [`efdcaa4`](https://github.com/luthermonson/go-proxmox/commit/efdcaa4e7bd0bfc5a60face513dc43fbbe43c717) Merge pull request #1 from p-drift/fix/large-storage-support-handle-test - [`5f094c4`](https://github.com/luthermonson/go-proxmox/commit/5f094c4cdb24bc527c84d9cef32e49146387dc9d) Test v2 ### 📊 Changes **3 files changed** (+175 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `proxmox.go` (+114 -1) 📝 `proxmox_test.go` (+60 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:30:44 +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#212
No description provided.