[PR #17] [MERGED] updating vms to use tasks and tests using waits #76

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/17
Author: @luthermonson
Created: 1/3/2022
Status: Merged
Merged: 1/4/2022
Merged by: @luthermonson

Base: mainHead: vm-tasks


📝 Commits (1)

  • 0c1de3d updating vms to use tasks and tests using waits

📊 Changes

8 files changed (+174 additions, -83 deletions)

View changed files

📝 nodes.go (+5 -3)
📝 proxmox.go (+6 -0)
📝 storage.go (+6 -6)
📝 tasks.go (+9 -5)
📝 tasks_test.go (+1 -1)
📝 types.go (+7 -7)
📝 virtual_machines.go (+64 -14)
📝 virtual_machines_test.go (+76 -47)

📄 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/17 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 1/3/2022 **Status:** ✅ Merged **Merged:** 1/4/2022 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `vm-tasks` --- ### 📝 Commits (1) - [`0c1de3d`](https://github.com/luthermonson/go-proxmox/commit/0c1de3d282c27f82af1cda6decc72873578600c7) updating vms to use tasks and tests using waits ### 📊 Changes **8 files changed** (+174 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `nodes.go` (+5 -3) 📝 `proxmox.go` (+6 -0) 📝 `storage.go` (+6 -6) 📝 `tasks.go` (+9 -5) 📝 `tasks_test.go` (+1 -1) 📝 `types.go` (+7 -7) 📝 `virtual_machines.go` (+64 -14) 📝 `virtual_machines_test.go` (+76 -47) </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:05 +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#76
No description provided.