[PR #481] [MERGED] fix: can't update linked boot mount #500

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/481
Author: @Tinyblargon
Created: 10/14/2025
Status: Merged
Merged: 10/14/2025
Merged by: @Tinyblargon

Base: masterHead: fix-lxc-linked-volume


📝 Commits (1)

  • 438e448 fix: can't update linked boot mount

📊 Changes

2 files changed (+17 additions, -8 deletions)

View changed files

📝 proxmox/config__lxc__mount.go (+1 -7)
📝 proxmox/config__lxc__new_test.go (+16 -1)

📄 Description

When implementing clone in the Terraform provider I noticed that updating the boot mount of linked clones fails.

Added a test case for the linked clone and removed code that was never executed by any test case.


🔄 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/481 **Author:** [@Tinyblargon](https://github.com/Tinyblargon) **Created:** 10/14/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@Tinyblargon](https://github.com/Tinyblargon) **Base:** `master` ← **Head:** `fix-lxc-linked-volume` --- ### 📝 Commits (1) - [`438e448`](https://github.com/Telmate/proxmox-api-go/commit/438e4487e88e4c8faa60c66f74407865adadd276) fix: can't update linked boot mount ### 📊 Changes **2 files changed** (+17 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config__lxc__mount.go` (+1 -7) 📝 `proxmox/config__lxc__new_test.go` (+16 -1) </details> ### 📄 Description When implementing clone in the Terraform provider I noticed that updating the boot mount of linked clones fails. Added a test case for the linked clone and removed code that was never executed by any test case. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:42:25 +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#500
No description provided.