[GH-ISSUE #479] bug: Can't delete guest system pre version 8.0.0. #124

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

Originally created by @Tinyblargon on GitHub (Oct 9, 2025).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/479

We should use the normal stop when PVE version is less then 8.0.0:

github.com/Telmate/proxmox-api-go@4174b8ef68/proxmox/vmref.go (L144-L146)

This should give an error when PVE version is less then 8.0.0:

github.com/Telmate/proxmox-api-go@4174b8ef68/proxmox/vmref.go (L164-L172)

Related to https://github.com/Telmate/terraform-provider-proxmox/issues/1405

Originally created by @Tinyblargon on GitHub (Oct 9, 2025). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/479 We should use the normal stop when PVE version is less then `8.0.0`: https://github.com/Telmate/proxmox-api-go/blob/4174b8ef68b460983a7f898cadb3fd95a29050a4/proxmox/vmref.go#L144-L146 This should give an error when PVE version is less then `8.0.0`: https://github.com/Telmate/proxmox-api-go/blob/4174b8ef68b460983a7f898cadb3fd95a29050a4/proxmox/vmref.go#L164-L172 Related to https://github.com/Telmate/terraform-provider-proxmox/issues/1405
kerem 2026-02-28 00:40:40 +03:00
  • closed this issue
  • added the
    type/bug
    label
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#124
No description provided.