[PR #414] [MERGED] Fix: cpu flags set when no flags should be set #453

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/414
Author: @Tinyblargon
Created: 5/1/2025
Status: Merged
Merged: 5/3/2025
Merged by: @Tinyblargon

Base: masterHead: cpu-flag-fix


📝 Commits (3)

  • 25806c1 test: incorrect output result
  • 4a7a357 fix: ,flags= added when no flags set
  • 20e18a8 fix: cpu affinity not unset

📊 Changes

2 files changed (+11 additions, -22 deletions)

View changed files

📝 proxmox/config_qemu_cpu.go (+9 -20)
📝 proxmox/config_qemu_test.go (+2 -2)

📄 Description

No description provided


🔄 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/414 **Author:** [@Tinyblargon](https://github.com/Tinyblargon) **Created:** 5/1/2025 **Status:** ✅ Merged **Merged:** 5/3/2025 **Merged by:** [@Tinyblargon](https://github.com/Tinyblargon) **Base:** `master` ← **Head:** `cpu-flag-fix` --- ### 📝 Commits (3) - [`25806c1`](https://github.com/Telmate/proxmox-api-go/commit/25806c1d94574aae0fa1adc59bddf83aefd6953d) test: incorrect output result - [`4a7a357`](https://github.com/Telmate/proxmox-api-go/commit/4a7a35785f61b1ee277b3d29793caf8cbc870986) fix: `,flags=` added when no flags set - [`20e18a8`](https://github.com/Telmate/proxmox-api-go/commit/20e18a8b51545eb2fb9bcde5eeb9f50514ce8c4d) fix: cpu affinity not unset ### 📊 Changes **2 files changed** (+11 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_qemu_cpu.go` (+9 -20) 📝 `proxmox/config_qemu_test.go` (+2 -2) </details> ### 📄 Description _No description provided_ --- <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:15 +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#453
No description provided.