[PR #383] [MERGED] Always initialize status recorder #12556

Closed
opened 2026-08-05 02:06:10 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/383
Author: @mlsmaycon
Created: 7/7/2022
Status: Merged
Merged: 7/7/2022
Merged by: @mlsmaycon

Base: mainHead: fix-post-release-issues


📝 Commits (3)

  • 7571217 Don't fetch status if the recorder wasn't initialized
  • 05b333b Always initialize status recorder
  • 1ef59a6 Use proto methods to get values

📊 Changes

2 files changed (+26 additions, -17 deletions)

View changed files

📝 client/cmd/status.go (+19 -16)
📝 client/server/server.go (+7 -1)

📄 Description

Always initialize the status recorder and utilize proto methods to get pbFullStatus values.


🔄 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/383 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 7/7/2022 **Status:** ✅ Merged **Merged:** 7/7/2022 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `fix-post-release-issues` --- ### 📝 Commits (3) - [`7571217`](https://github.com/netbirdio/netbird/commit/757121797a2cfd0e4f780c08b81a2db0654011de) Don't fetch status if the recorder wasn't initialized - [`05b333b`](https://github.com/netbirdio/netbird/commit/05b333b4957061a03fc94a347186edf1248d3f23) Always initialize status recorder - [`1ef59a6`](https://github.com/netbirdio/netbird/commit/1ef59a61be9698f5323a60332e69d496d5c08262) Use proto methods to get values ### 📊 Changes **2 files changed** (+26 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `client/cmd/status.go` (+19 -16) 📝 `client/server/server.go` (+7 -1) </details> ### 📄 Description Always initialize the status recorder and utilize proto methods to get pbFullStatus values. --- <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 02:06:10 -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#12556