mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 10:49:15 +00:00
c1401dbb512f3e8a79059a3545848effa8199409
c1401dbb51
Bump github.com/netbirdio/netbird from 0.71.4 to 0.72.2 (#288)
Bumps [github.com/netbirdio/netbird](https://github.com/netbirdio/netbird) from 0.71.4 to 0.72.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/netbirdio/netbird/releases">github.com/netbirdio/netbird's releases</a>.</em></p> <blockquote> <h2>v0.72.2</h2> <h2>What's Changed</h2> <ul> <li>[management] resolve private services on custom domains in synthesized DNS zones by <a href="https://github.com/mlsmaycon"><code>@mlsmaycon</code></a> in <a href="https://redirect.github.com/netbirdio/netbird/pull/6348">netbirdio/netbird#6348</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/netbirdio/netbird/compare/v0.72.1...v0.72.2">https://github.com/netbirdio/netbird/compare/v0.72.1...v0.72.2</a></p> <h2>v0.72.1</h2> <h2>What's Changed</h2> <ul> <li>[management] Copy private field on shallowCloneMapping by <a href="https://github.com/mlsmaycon"><code>@mlsmaycon</code></a> in <a href="https://redirect.github.com/netbirdio/netbird/pull/6347">netbirdio/netbird#6347</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/netbirdio/netbird/compare/v0.72.0...v0.72.1">https://github.com/netbirdio/netbird/compare/v0.72.0...v0.72.1</a></p> <h2>v0.72.0</h2> <h2>Release Notes for v0.72.0</h2> <h3>What's New</h3> <h4>Private Service Expose & Reverse Proxy</h4> <ul> <li>Added support to <strong>expose NetBird-only services over tunnel peers</strong> across management, client, and proxy.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/6226">netbirdio/netbird#6226</a></li> <li>Added follow-up fixes for <strong>private reverse-proxy services</strong>.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/6268">netbirdio/netbird#6268</a></li> <li>Added <strong>private service expose</strong> support in the dashboard.<br /> <a href="https://redirect.github.com/netbirdio/dashboard/pull/646">netbirdio/dashboard#646</a></li> <li>Updated <strong>reverse proxy modals</strong> in the dashboard.<br /> <a href="https://redirect.github.com/netbirdio/dashboard/pull/661">netbirdio/dashboard#661</a></li> <li>Bound <strong>embed client WireGuard per-device memory</strong> across proxy and client.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/5962">netbirdio/netbird#5962</a></li> </ul> <h4>Client Improvements</h4> <ul> <li>Filtered <strong>scoped/cloned default routes from BSD network monitor</strong>.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/6208">netbirdio/netbird#6208</a></li> <li>Matched <strong>DNS wildcard handlers on label boundaries</strong>.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/6255">netbirdio/netbird#6255</a></li> <li>Refactored <strong>Linux system info to use syscalls</strong>.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/6230">netbirdio/netbird#6230</a></li> <li>Released <strong>WASM js.FuncOf callbacks in SSH and RDP paths</strong>.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/5982">netbirdio/netbird#5982</a></li> <li>Fixed possible <strong>deadlock in statemanager Stop</strong>.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/6228">netbirdio/netbird#6228</a></li> <li>Improved <strong>Rosenpass support</strong>.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/6136">netbirdio/netbird#6136</a></li> <li>Recognized <strong>NetBird DNS forwarder port in capture text format</strong>.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/6177">netbirdio/netbird#6177</a></li> <li>Applied <strong>netroute default-gateway workaround on Android</strong>.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/6192">netbirdio/netbird#6192</a></li> <li>Captured <strong>injected ICMPv6 echo replies in debug capture</strong>.<br /> <a href="https://redirect.github.com/netbirdio/netbird/pull/6321">netbirdio/netbird#6321</a></li> <li>Gated <strong>DNS forwarder on BlockInbound</strong>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/netbirdio/netbird/commit/1e7b16db0aee0002dc1b1ee2b5733d965baeac08"><code>1e7b16d</code></a> [management] resolve private services on custom domains in synthesized DNS zo...</li> <li><a href="https://github.com/netbirdio/netbird/commit/b377d9993334bc5fd73d64c6c468a60653996148"><code>b377d99</code></a> [management] Copy private field on shallowCloneMapping (<a href="https://redirect.github.com/netbirdio/netbird/issues/6347">#6347</a>)</li> <li><a href="https://github.com/netbirdio/netbird/commit/512899d82d884bb5451e9cd540db324dbe5d2144"><code>512899d</code></a> [client] Prevent corruption from competing log rotation and improve debug bun...</li> <li><a href="https://github.com/netbirdio/netbird/commit/5993ec6e435aca0917a80fbf28c8001b1208759d"><code>5993ec6</code></a> [client] Allow wireguard port to be zero in UI and show port in status comman...</li> <li><a href="https://github.com/netbirdio/netbird/commit/eac6d501c344933fdd2aad48f6a26b7da7558b94"><code>eac6d50</code></a> [infrastructure] allow docker image overrides for getting started (<a href="https://redirect.github.com/netbirdio/netbird/issues/6335">#6335</a>)</li> <li><a href="https://github.com/netbirdio/netbird/commit/deeae306121a2c304a6f044933fdc5e3fe6f0cba"><code>deeae30</code></a> [misc] Add Codecov integration and coverage reporting across workflows (<a href="https://redirect.github.com/netbirdio/netbird/issues/6333">#6333</a>)</li> <li><a href="https://github.com/netbirdio/netbird/commit/f3cdf163e1487686e3b7c5bf577a8f96f0c9a8e6"><code>f3cdf16</code></a> [management] Export ResolveDomain (<a href="https://redirect.github.com/netbirdio/netbird/issues/6334">#6334</a>)</li> <li><a href="https://github.com/netbirdio/netbird/commit/3e61ccb162cd36d1ba48b966bf6dfa84714f957c"><code>3e61ccb</code></a> [client] Persist sync response via pluggable store (disk on iOS) (<a href="https://redirect.github.com/netbirdio/netbird/issues/6331">#6331</a>)</li> <li><a href="https://github.com/netbirdio/netbird/commit/a48c20d8d898901f8622bf7791d3f473e4c27624"><code>a48c20d</code></a> [client] Gate DNS forwarder on BlockInbound (<a href="https://redirect.github.com/netbirdio/netbird/issues/6257">#6257</a>)</li> <li><a href="https://github.com/netbirdio/netbird/commit/2b57a7d43bd5c914d238e321a2cdb998213b3b91"><code>2b57a7d</code></a> [client, management, misc] expose VCS revision in dev build version output (#...</li> <li>Additional commits viewable in <a href="https://github.com/netbirdio/netbird/compare/v0.71.4...v0.72.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sigs.k8s.io/kind from 0.31.0 to 0.32.0 in /test/e2e in the gomod-e2e group across 1 directory (#287)
NetBird Kubernetes Operator
The NetBird Kubernetes Operator automates the provisioning of NetBird network access for services running in your cluster. It extends the Kubernetes API with CRDs, letting you manage NetBird peers, routes, and groups declaratively, the same way you manage the rest of your infrastructure.
Features
- Declarative peer management - define NetBird peers as Kubernetes resources and let the operator handle provisioning and lifecycle
- Automatic secret management - setup keys and credentials are stored and rotated as Kubernetes secrets
- Namespace-scoped or cluster-wide - deploy per-namespace for multi-tenant clusters or cluster-wide for full coverage
- Works with any NetBird deployment - compatible with NetBird Cloud and self-hosted instances
Getting Started
For full setup instructions, see the Getting Started documentation.
Once your secret is configured, install the operator with Helm.
helm upgrade --install --create-namespace -n netbird netbird-operator oci://ghcr.io/netbirdio/helm-charts/netbird-operator
API
| Kind | API Version |
|---|---|
| Group | netbird.io/v1alpha1 |
| NetworkResource | netbird.io/v1alpha1 |
| NetworkRouter | netbird.io/v1alpha1 |
| SetupKey | netbird.io/v1alpha1 |
| SidecarProfile | netbird.io/v1alpha1 |
Languages
Go
97.8%
Makefile
1.2%
Go Template
0.9%
Dockerfile
0.1%