[GH-ISSUE #1290] Allow Peer "All" Group Removal #2158

Open
opened 2026-08-05 00:45:38 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @hbzhost on GitHub (Nov 6, 2023).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1290

Is your feature request related to a problem? Please describe.
We are looking to utilize Netbird in a way of multi tenancy by separating peer using groups. Currently, this works just fine without any issues from technical side of Netbird. However, we noticed a confusing issue that could come up from clients because of All group that is assigned to all peers.

When client checks status by "netbird status" it shows all of the peers since they are all part of All group. This is very confusing and does now allow true separation of clients by their group.

Describe the solution you'd like
Allow removal of All group from peers.

Describe alternatives you've considered
There isn't really alternative since right now its hard coded.
Additional context
Add any other context or screenshots about the feature request here.

Originally created by @hbzhost on GitHub (Nov 6, 2023). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1290 **Is your feature request related to a problem? Please describe.** We are looking to utilize Netbird in a way of multi tenancy by separating peer using groups. Currently, this works just fine without any issues from technical side of Netbird. However, we noticed a confusing issue that could come up from clients because of All group that is assigned to all peers. When client checks status by "netbird status" it shows all of the peers since they are all part of All group. This is very confusing and does now allow true separation of clients by their group. **Describe the solution you'd like** Allow removal of All group from peers. **Describe alternatives you've considered** There isn't really alternative since right now its hard coded. **Additional context** Add any other context or screenshots about the feature request here.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#2158