[PR #1727] Extend management to sync meta and posture checks with peer #3202

Open
opened 2025-11-20 08:05:17 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/1727

State: closed
Merged: Yes


Describe your changes

Extends the management behavior as follows:

  • Upon peer login, the management will also include the posture checks applied on the peer, which are to be evaluated on the client.
  • During synchronization, the management will receive the updated peer metadata, update them if there are any changes, and return the currently applied posture checks on the peer.

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
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/1727 **State:** closed **Merged:** Yes --- ## Describe your changes Extends the management behavior as follows: - Upon peer login, the management will also include the posture checks applied on the peer, which are to be evaluated on the client. - During synchronization, the management will receive the updated peer metadata, update them if there are any changes, and return the currently applied posture checks on the peer. ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary
saavagebueno added the pull-request label 2025-11-20 08:05:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#3202