[PR #131] [MERGED] Add function that Unmount Cloud ISO if not needed #170

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/131
Author: @mcbenjemaa
Created: 3/13/2024
Status: Merged
Merged: 3/22/2024
Merged by: @luthermonson

Base: mainHead: unmount-iso


📝 Commits (2)

  • 55a167c Add function that Unmount Cloud ISO if not needed
  • 1ce446d Refactor function

📊 Changes

1 file changed (+19 additions, -0 deletions)

View changed files

📝 virtual_machine.go (+19 -0)

📄 Description

This PR:

  • Adds a function UnmountCloudInitISO to unattach and delete the cloudinit iso.

Closes #127


🔄 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/131 **Author:** [@mcbenjemaa](https://github.com/mcbenjemaa) **Created:** 3/13/2024 **Status:** ✅ Merged **Merged:** 3/22/2024 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `unmount-iso` --- ### 📝 Commits (2) - [`55a167c`](https://github.com/luthermonson/go-proxmox/commit/55a167cd5438c4ef855f10ddaa019938f4bdda58) Add function that Unmount Cloud ISO if not needed - [`1ce446d`](https://github.com/luthermonson/go-proxmox/commit/1ce446d07988aef94486087f44eb3c52db6b3630) Refactor function ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `virtual_machine.go` (+19 -0) </details> ### 📄 Description This PR: - Adds a function `UnmountCloudInitISO` to unattach and delete the cloudinit iso. Closes #127 --- <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:31 +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#170
No description provided.