[PR #1669] [MERGED] Do not fail on virtualized windows systems #15724

Closed
opened 2026-08-05 03:08:17 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1669
Author: @zined
Created: 3/5/2024
Status: Merged
Merged: 3/6/2024
Merged by: @mlsmaycon

Base: mainHead: do_not_fail_on_empty_product_name


📝 Commits (1)

  • 82665b2 Do not fail on virtualized windows systems

📊 Changes

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

View changed files

📝 client/system/info_windows.go (+4 -0)

📄 Description

Describe your changes

this handles virtualized systems without Win32_ComputerSystemProduct entries by returning 'unknown' for system product name

n/a

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/1669 **Author:** [@zined](https://github.com/zined) **Created:** 3/5/2024 **Status:** ✅ Merged **Merged:** 3/6/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `do_not_fail_on_empty_product_name` --- ### 📝 Commits (1) - [`82665b2`](https://github.com/netbirdio/netbird/commit/82665b2265f677e66bf0490ff1d9ebffea6a5b68) Do not fail on virtualized windows systems ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/system/info_windows.go` (+4 -0) </details> ### 📄 Description ## Describe your changes this handles virtualized systems without Win32_ComputerSystemProduct entries by returning 'unknown' for system product name ## Issue ticket number and link n/a ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 03:08:17 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#15724