[PR #3119] [CLOSED] [management] Evaluate posture checks for peers in new network concept #16451

Open
opened 2026-08-05 04:06:09 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3119
Author: @bcmmbaga
Created: 12/27/2024
Status: Closed

Base: mainHead: feature/apply-posture-netmap


📝 Commits (3)

  • c8c2522 Apply policy posture checks on peer
  • 076d6d8 Evaluate all applied posture checks once
  • feb8e90 Evaluate all applied posture checks on source peers only

📊 Changes

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

View changed files

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

📄 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/3119 **Author:** [@bcmmbaga](https://github.com/bcmmbaga) **Created:** 12/27/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/apply-posture-netmap` --- ### 📝 Commits (3) - [`c8c2522`](https://github.com/netbirdio/netbird/commit/c8c25221bdd401e4f6dc75f72f08ae819ced8b2e) Apply policy posture checks on peer - [`076d6d8`](https://github.com/netbirdio/netbird/commit/076d6d8a874edef1737bed1678cb537e5ba46e7b) Evaluate all applied posture checks once - [`feb8e90`](https://github.com/netbirdio/netbird/commit/feb8e90ae1a0235e4891e2f58be252fb981f892b) Evaluate all applied posture checks on source peers only ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `management/server/types/account.go` (+12 -0) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [x] 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:06:09 -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#16451