[PR #3513] [MERGED] [management] peer update on extra settings change #17718

Closed
opened 2026-08-05 04:07:39 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3513
Author: @pascal-fischer
Created: 3/14/2025
Status: Merged
Merged: 3/17/2025
Merged by: @pascal-fischer

Base: feature/flowHead: feature/flow-peer-update-on-settings-change


📝 Commits (4)

📊 Changes

5 files changed (+10 additions, -10 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)
📝 management/server/account.go (+2 -2)
📝 management/server/integrations/extra_settings/manager.go (+1 -1)
📝 management/server/settings/manager.go (+4 -4)

📄 Description

Describe your changes

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/3513 **Author:** [@pascal-fischer](https://github.com/pascal-fischer) **Created:** 3/14/2025 **Status:** ✅ Merged **Merged:** 3/17/2025 **Merged by:** [@pascal-fischer](https://github.com/pascal-fischer) **Base:** `feature/flow` ← **Head:** `feature/flow-peer-update-on-settings-change` --- ### 📝 Commits (4) - [`24a8122`](https://github.com/netbirdio/netbird/commit/24a81222b369919a785a56dd857950fde7f360a9) update account peers on settings change - [`5055226`](https://github.com/netbirdio/netbird/commit/5055226791aec0cb8bcea7ab99976c16d249f575) update management integrations - [`3faffbb`](https://github.com/netbirdio/netbird/commit/3faffbba2b60f88efc112403ccf8485414294928) fix mock - [`c12359d`](https://github.com/netbirdio/netbird/commit/c12359d06e4dfde3d8225927ccf62ac19727d13c) go mod tidy ### 📊 Changes **5 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) 📝 `management/server/account.go` (+2 -2) 📝 `management/server/integrations/extra_settings/manager.go` (+1 -1) 📝 `management/server/settings/manager.go` (+4 -4) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### 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 --- <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 04:07:39 -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#17718