[PR #175] [CLOSED] feat: return specific err on vm not found #283

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/175
Author: @clwluvw
Created: 5/2/2022
Status: Closed

Base: masterHead: vm-not-found


📝 Commits (1)

  • f67f0cc feat: return specific err on vm not found

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 proxmox/client.go (+4 -1)

📄 Description

This helps to handle VM not found situations better than to assume all errors as a not found

Signed-off-by: Seena Fallah seenafallah@gmail.com


🔄 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/175 **Author:** [@clwluvw](https://github.com/clwluvw) **Created:** 5/2/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `vm-not-found` --- ### 📝 Commits (1) - [`f67f0cc`](https://github.com/Telmate/proxmox-api-go/commit/f67f0ccbb7e59223ac8eaffbd400f7b4f2cd4d5b) feat: return specific err on vm not found ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+4 -1) </details> ### 📄 Description This helps to handle VM not found situations better than to assume all errors as a not found Signed-off-by: Seena Fallah <seenafallah@gmail.com> --- <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:35 +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#283
No description provided.