Skip to content

fix: use helm chart's built-in router instead of separate NBRoutingPeer#921

Open
kirgene wants to merge 1 commit intofeature/storage-clusterfrom
fix/netbird-routing-helm
Open

fix: use helm chart's built-in router instead of separate NBRoutingPeer#921
kirgene wants to merge 1 commit intofeature/storage-clusterfrom
fix/netbird-routing-helm

Conversation

@kirgene
Copy link
Copy Markdown
Contributor

@kirgene kirgene commented Feb 1, 2026

The NBRoutingPeer was created separately to support custom tolerations, but the helm chart's router already supports this natively. Replaced it by enabling router.enabled with the appropriate tolerations, removing the need for a standalone resource.

The separate NBRoutingPeer CRD wasn't setting up network routers properly.
Switch to helm chart's built-in router which handles this automatically.
Copy link
Copy Markdown
Contributor

@dfry dfry left a comment

Choose a reason for hiding this comment

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

I need to review this onprem to confirm routing issue

@kirgene kirgene changed the title fix: netbird routing - use helm chart's built-in router fix: use helm chart's built-in router instead of separate NBRoutingPeer Feb 11, 2026
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