mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #298] [CLOSED] [FIX] cloudinit disk not set fix #380
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#380
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Telmate/proxmox-api-go/pull/298
Author: @mleone87
Created: 1/19/2024
Status: ❌ Closed
Base:
master← Head:issue-901-fix📝 Commits (2)
8a9113d[FIX] cloudinit disk not set fix19d4a3amerges changes📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
proxmox/config_qemu.go(+4 -0)📄 Description
This should fix the issue described in https://github.com/Telmate/terraform-provider-proxmox/issues/901
There is certainly a case that can be not managed by this code, for example when you define a cloudint disk and you remove it but in the remote config is still present and it will be overwritten. But I cannot see a case where one would do this, cloudinit disks are a special thing in Proxmox
looking forward for test and suggestions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.