Skip to content

docs: document posture check evaluation timing and policy distribution#774

Merged
SunsetDrifter merged 1 commit into
mainfrom
docs/posture-check-evaluation-timing
Jun 1, 2026
Merged

docs: document posture check evaluation timing and policy distribution#774
SunsetDrifter merged 1 commit into
mainfrom
docs/posture-check-evaluation-timing

Conversation

@SunsetDrifter
Copy link
Copy Markdown
Contributor

Summary

Closes two documentation gaps that customers have asked about:

  1. When are posture checks evaluated, and does a check apply to an already-connected peer?
  2. Is there a redistribution interval for policy/check changes reaching connected peers?

Changes

  • manage/access-control/posture-checks — new When Posture Checks Are Evaluated section: checks are evaluated at peer connect/login; changes distribute to connected peers immediately and apply on the peer's next connection; no periodic redistribution interval. Includes a <Note> on the connection-time evaluation model (mid-session state changes such as an OS downgrade or a stopped process are not re-evaluated until reconnect).
  • manage/access-control — new How Policy Changes Are Distributed section: distribution is event-driven, has no fixed interval, and coalesces rapid successive changes into a single update.

The two sections cross-link.

Both are same-page sections, so no navigation changes are required. Content is stated in NetBird's own voice with no external references.

Add a 'When Posture Checks Are Evaluated' section to the posture checks
page covering connect/login evaluation, immediate distribution of changes,
and the connection-time evaluation caveat for mid-session state changes.

Add a 'How Policy Changes Are Distributed' section to the access control
overview covering event-driven push, no redistribution interval, and
change coalescing. The two sections cross-link.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 1, 2026

Warning

Review limit reached

@SunsetDrifter, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 35 minutes and 37 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: fce6b881-e8ee-4530-b1d0-c1a725dbafc5

📥 Commits

Reviewing files that changed from the base of the PR and between 109140a and 6f3dfe6.

📒 Files selected for processing (2)
  • src/pages/manage/access-control/index.mdx
  • src/pages/manage/access-control/posture-checks/index.mdx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/posture-check-evaluation-timing

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@emrcbrn emrcbrn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SunsetDrifter SunsetDrifter merged commit 93e57b6 into main Jun 1, 2026
3 checks passed
@SunsetDrifter SunsetDrifter deleted the docs/posture-check-evaluation-timing branch June 1, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants