[PR #466] [MERGED] Assign groups to peers when registering with the setup key #12650

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/466
Author: @braginini
Created: 9/12/2022
Status: Merged
Merged: 9/13/2022
Merged by: @braginini

Base: mainHead: feature/autotag-peers


📝 Commits (1)

  • ffda5ef Assign groups to peers when registering with the setup key

📊 Changes

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

View changed files

📝 management/server/peer.go (+12 -0)

📄 Description

Automatically assign groups of the setup key
to a newly added peer.

relates to
https://github.com/netbirdio/netbird/issues/458


🔄 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/466 **Author:** [@braginini](https://github.com/braginini) **Created:** 9/12/2022 **Status:** ✅ Merged **Merged:** 9/13/2022 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `feature/autotag-peers` --- ### 📝 Commits (1) - [`ffda5ef`](https://github.com/netbirdio/netbird/commit/ffda5ef12a1c37c09c655619acb006f4d42a5cf4) Assign groups to peers when registering with the setup key ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `management/server/peer.go` (+12 -0) </details> ### 📄 Description Automatically assign groups of the setup key to a newly added peer. relates to https://github.com/netbirdio/netbird/issues/458 --- <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:21 -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#12650