[PR #180] [CLOSED] Management - replace proactive peer updates with periodic updates #2592

Open
opened 2025-11-20 07:11:47 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/180
Author: @braginini
Created: 1/1/2022
Status: Closed

Base: mainHead: periodic-peer-updates


📝 Commits (2)

  • 09eeb71 chore: [management] - replace proactive peer updates with periodic updates
  • ab579f5 chore: [management] - fix golint

📊 Changes

3 files changed (+48 additions, -9 deletions)

View changed files

📝 management/server/grpcserver.go (+40 -3)
📝 management/server/management_test.go (+5 -4)
📝 management/server/peer.go (+3 -2)

📄 Description

…dates


🔄 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/180 **Author:** [@braginini](https://github.com/braginini) **Created:** 1/1/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `periodic-peer-updates` --- ### 📝 Commits (2) - [`09eeb71`](https://github.com/netbirdio/netbird/commit/09eeb71af2867d7641826b82b792800b81a5dff6) chore: [management] - replace proactive peer updates with periodic updates - [`ab579f5`](https://github.com/netbirdio/netbird/commit/ab579f5de0dd450f016b79a06a958fa5b18f826d) chore: [management] - fix golint ### 📊 Changes **3 files changed** (+48 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `management/server/grpcserver.go` (+40 -3) 📝 `management/server/management_test.go` (+5 -4) 📝 `management/server/peer.go` (+3 -2) </details> ### 📄 Description …dates --- <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 2025-11-20 07:11:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2592