[PR #466] feat: vmref: Support HA managed state #492

Open
opened 2026-02-28 00:42:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/466
Author: @TobiPeterG
Created: 10/2/2025
Status: 🔄 Open

Base: masterHead: add-ha-check


📝 Commits (1)

  • 772e331 feat: vmref: Support HA managed state

📊 Changes

1 file changed (+22 additions, -6 deletions)

View changed files

📝 proxmox/vmref.go (+22 -6)

📄 Description

This will allow the terraform provider to check if a VM is HA managed before removing the HA resource.

This doesn't fix the broken check, but checking the HA state before removing the VM is the correct thing to do. Please fix or remove the broken HA managed error check.


🔄 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/466 **Author:** [@TobiPeterG](https://github.com/TobiPeterG) **Created:** 10/2/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-ha-check` --- ### 📝 Commits (1) - [`772e331`](https://github.com/Telmate/proxmox-api-go/commit/772e331e6a76005725ffa5f0e53f1d75c87d4584) feat: vmref: Support HA managed state ### 📊 Changes **1 file changed** (+22 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/vmref.go` (+22 -6) </details> ### 📄 Description This will allow the terraform provider to check if a VM is HA managed before removing the HA resource. This doesn't fix the broken check, but checking the HA state before removing the VM is the correct thing to do. Please fix or remove the broken HA managed error check. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#492
No description provided.