[PR #50] [MERGED] adding nocloud cloud-init functionality #104

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/50
Author: @luthermonson
Created: 1/24/2023
Status: Merged
Merged: 1/25/2023
Merged by: @luthermonson

Base: mainHead: cloud-init


📝 Commits (1)

  • 0d423fe adding nocloud cloud-init functionality

📊 Changes

5 files changed (+467 additions, -152 deletions)

View changed files

📝 nodes.go (+52 -14)
📝 proxmox.go (+18 -2)
📝 types.go (+16 -113)
📝 virtual_machine.go (+265 -23)
virtual_machine_config.go (+116 -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/50 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 1/24/2023 **Status:** ✅ Merged **Merged:** 1/25/2023 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `cloud-init` --- ### 📝 Commits (1) - [`0d423fe`](https://github.com/luthermonson/go-proxmox/commit/0d423fe6c3b8ec14029272689b58213fc5da6c64) adding nocloud cloud-init functionality ### 📊 Changes **5 files changed** (+467 additions, -152 deletions) <details> <summary>View changed files</summary> 📝 `nodes.go` (+52 -14) 📝 `proxmox.go` (+18 -2) 📝 `types.go` (+16 -113) 📝 `virtual_machine.go` (+265 -23) ➕ `virtual_machine_config.go` (+116 -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:13 +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#104
No description provided.