[PR #183] [MERGED] Implement hookscripts for Qemu virtual machines #293

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/183
Author: @jqueuniet
Created: 7/4/2022
Status: Merged
Merged: 7/11/2022
Merged by: @mleone87

Base: masterHead: feat_qemu_hookscripts


📝 Commits (2)

  • 9e161b3 Add hookscript support to qemu virtual machines
  • 77771d6 Add support for hookscript updates to qemu virtual machines

📊 Changes

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

View changed files

📝 proxmox/config_qemu.go (+11 -0)

📄 Description

Right now, this API client only implements hookscripts for LXC containers. This PR tries to add this support to Qemu virtual machines too.


🔄 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/183 **Author:** [@jqueuniet](https://github.com/jqueuniet) **Created:** 7/4/2022 **Status:** ✅ Merged **Merged:** 7/11/2022 **Merged by:** [@mleone87](https://github.com/mleone87) **Base:** `master` ← **Head:** `feat_qemu_hookscripts` --- ### 📝 Commits (2) - [`9e161b3`](https://github.com/Telmate/proxmox-api-go/commit/9e161b3bcf5c7628ef416b9e025f15a190ab16d8) Add hookscript support to qemu virtual machines - [`77771d6`](https://github.com/Telmate/proxmox-api-go/commit/77771d62ce13e906ac68f921e62230f274a4fc4a) Add support for hookscript updates to qemu virtual machines ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_qemu.go` (+11 -0) </details> ### 📄 Description Right now, this API client only implements hookscripts for LXC containers. This PR tries to add this support to Qemu virtual machines too. --- <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:38 +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#293
No description provided.