[PR #200] [MERGED] Logic improvements #305

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/200
Author: @mleone87
Created: 9/30/2022
Status: Merged
Merged: 9/30/2022
Merged by: @mleone87

Base: masterHead: logic-improvements


📝 Commits (4)

  • 43b861b getVmInfo added
  • 6075150 move network interface struct to qemu
  • 9b87b62 disable unuseful log
  • be9b3bc deprecation of old code, better parameters handling, remove "delete" parameters from updateConfig

📊 Changes

4 files changed (+162 additions, -160 deletions)

View changed files

📝 main.go (+13 -0)
📝 proxmox/client.go (+0 -7)
📝 proxmox/config_lxc.go (+1 -1)
📝 proxmox/config_qemu.go (+148 -152)

📄 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/Telmate/proxmox-api-go/pull/200 **Author:** [@mleone87](https://github.com/mleone87) **Created:** 9/30/2022 **Status:** ✅ Merged **Merged:** 9/30/2022 **Merged by:** [@mleone87](https://github.com/mleone87) **Base:** `master` ← **Head:** `logic-improvements` --- ### 📝 Commits (4) - [`43b861b`](https://github.com/Telmate/proxmox-api-go/commit/43b861bf2ee978723ae3ff09a63bbd95c44732d4) getVmInfo added - [`6075150`](https://github.com/Telmate/proxmox-api-go/commit/60751506ae4ff43c0f440e874d5790751f2dd2f8) move network interface struct to qemu - [`9b87b62`](https://github.com/Telmate/proxmox-api-go/commit/9b87b62091abece687fa8b7f2a21f9d8d962ee73) disable unuseful log - [`be9b3bc`](https://github.com/Telmate/proxmox-api-go/commit/be9b3bc2bd9643608320c3277bd86e7f177fff8d) deprecation of old code, better parameters handling, remove "delete" parameters from updateConfig ### 📊 Changes **4 files changed** (+162 additions, -160 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+13 -0) 📝 `proxmox/client.go` (+0 -7) 📝 `proxmox/config_lxc.go` (+1 -1) 📝 `proxmox/config_qemu.go` (+148 -152) </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-02-28 00:41:41 +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#305
No description provided.