[PR #195] [CLOSED] add large storage support #209

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/195
Author: @p-drift
Created: 5/20/2025
Status: Closed

Base: mainHead: fix/large-storage-support


📝 Commits (6)

  • 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

📊 Changes

2 files changed (+174 additions, -1 deletions)

View changed files

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

📄 Description

PR to the issue #191


🔄 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/195 **Author:** [@p-drift](https://github.com/p-drift) **Created:** 5/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/large-storage-support` --- ### 📝 Commits (6) - [`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 ### 📊 Changes **2 files changed** (+174 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `proxmox.go` (+114 -1) 📝 `proxmox_test.go` (+60 -0) </details> ### 📄 Description PR to the issue #191 --- <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:42 +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#209
No description provided.