[client, proxy] Remove lazy connection exclusions and run Rosenpass on the embedded proxy#6763
[client, proxy] Remove lazy connection exclusions and run Rosenpass on the embedded proxy#6763lixmal wants to merge 3 commits into
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
e3cf031 to
b13ade4
Compare
Release artifactsBuilt for PR head
GHCR images (amd64)
This comment is updated by the Release workflow. Artifact links expire according to the workflow retention policy. |
0af8e80 to
86672f8
Compare
86672f8 to
d438db5
Compare
d438db5 to
ee00271
Compare
|



Describe your changes
Follow-up to #6762. Removes the remaining special-cases that kept lazy connections from applying uniformly, and lets the embedded reverse proxy interoperate with Rosenpass-enabled peers.
NB_PROXY_ROSENPASS(default on).Issue ticket number and link
Stack
Stacked on #6762.
Checklist
Documentation
Select exactly one:
No user-facing client configuration changes. The proxy
NB_PROXY_ROSENPASSoption is exposed via the netbird-proxy Helm chart (netbirdio/helms).Docs PR URL (required if "docs added" is checked)
Paste the PR link from https://github.com/netbirdio/docs here:
https://github.com/netbirdio/docs/pull/__
Summary by CodeRabbit
New Features
Improvements