145 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7943a6cdc5 Bump the gomod-e2e group across 1 directory with 4 updates (#266)
Bumps the gomod-e2e group with 2 updates in the /test/e2e directory:
[k8s.io/api](https://github.com/kubernetes/api) and
[k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime).

Updates `k8s.io/api` from 0.36.0 to 0.36.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/25001c854943b552769cd32eacd0bef7467c0eea"><code>25001c8</code></a>
Update dependencies to v0.36.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/api/compare/v0.36.0...v0.36.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apimachinery` from 0.36.0 to 0.36.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/7af103a2a439106791220493349f8d13bc0a1efd"><code>7af103a</code></a>
Update dependencies to v0.36.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.36.0...v0.36.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/cli-runtime` from 0.36.0 to 0.36.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/62458b59d11d63722e3c548f014db1a24f35e011"><code>62458b5</code></a>
Update dependencies to v0.36.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/cli-runtime/compare/v0.36.0...v0.36.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/client-go` from 0.36.0 to 0.36.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/55ef15a9fb552182b78f7b1d0d09d618632dfe7f"><code>55ef15a</code></a>
Update dependencies to v0.36.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/client-go/compare/v0.36.0...v0.36.1">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 15:39:30 +02:00
Philip LaineandGitHub 0c0a3b7796 Generate release notes from PR labels (#265)
This change enables automatic release notes from labels. It also
enforces a changelog label for all PRs.

Categorizing changes will make it easier for users to understand what
changed in each release.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Chores
* Implemented automated changelog categorization and pull request label
enforcement to organize release notes into semantic sections (Added,
Changed, Fixed, Deprecated, Removed, Security, Dependencies) for
improved clarity in future releases.

<!-- review_stack_entry_start -->

[![Review Change
Stack](https://storage.googleapis.com/coderabbit_public_assets/review-stack-in-coderabbit-ui.svg)](https://app.coderabbit.ai/change-stack/netbirdio/kubernetes-operator/pull/265?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack)

<!-- review_stack_entry_end -->

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: Philip Laine <philip.laine@gmail.com>
2026-05-18 15:19:21 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3955039068 Bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 (#262)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.28.3 to 2.29.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.29.0</h2>
<h2>2.29.0</h2>
<p><code>GinkgoHelperGo</code> makes it easier to write test helpers
that need to run in goroutines. Specifically, it makes managing the
failure state and capturing failure panics correctly
straightforward.</p>
<p><code>ginkgo outline</code> now includes entries defined in
<code>DescribeTableSubtree</code></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's
changelog</a>.</em></p>
<blockquote>
<h2>2.29.0</h2>
<p><code>GinkgoHelperGo</code> makes it easier to write test helpers
that need to run in goroutines. Specifically, it makes managing the
failure state and capturing failure panics correctly
straightforward.</p>
<p><code>ginkgo outline</code> now includes entries defined in
<code>DescribeTableSubtree</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/04b5bcbe4eee911a1baf506eda1e7e811c978937"><code>04b5bcb</code></a>
v2.29.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/124232a4531c77a7f31a036e0150e06fa78b2af8"><code>124232a</code></a>
docs: GinkgoHelperGo</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/ad9cee80bdfda573e94f1b05f2bd4afa1a2fe815"><code>ad9cee8</code></a>
feat: GinkgoHelperGo, with integration tests</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/9e56a0a2a090eb83af696381161bdb996c69bcac"><code>9e56a0a</code></a>
chore: refactor devcontainer for better maintenance</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/3d235a96ac05d9e855048c66528d2fdbfb9101f7"><code>3d235a9</code></a>
chore: ignore internal/tmp_*/ integration suite temporary dirs</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/782666ae83c2bc804f28b1333bf91a21b093d946"><code>782666a</code></a>
feat: devcontainer configuration with local pkgsite and GH pages</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/009dd04de2d18f00c3c812d2caab713a165a1f7c"><code>009dd04</code></a>
Support DescribeTableSubtree in ginkgo outline</li>
<li>See full diff in <a
href="https://github.com/onsi/ginkgo/compare/v2.28.3...v2.29.0">compare
view</a></li>
</ul>
</details>
<br />

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 13:15:34 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3d0cc52103 Bump github.com/onsi/gomega from 1.40.0 to 1.41.0 (#263)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from
1.40.0 to 1.41.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">github.com/onsi/gomega's
changelog</a>.</em></p>
<blockquote>
<h2>1.41.0</h2>
<h3>Features</h3>
<p>Add <code>BeASlice</code> and <code>BeAnArray</code> matchers</p>
<h3>Fixes</h3>
<p>Object formatting now detects pointer cycles to avoid runaway
formatting output.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/gomega/commit/af2bccb5831cbcc56cfc16ca3056077cdec4798b"><code>af2bccb</code></a>
v1.41.0</li>
<li><a
href="https://github.com/onsi/gomega/commit/73e81f6f054c825d1743bf4090ac0a9e1d5605af"><code>73e81f6</code></a>
v1.41.0 (full)</li>
<li><a
href="https://github.com/onsi/gomega/commit/e35a84f24113255aaeea62fe7c47e09adf39109b"><code>e35a84f</code></a>
feat: devcontainer configuration with local pkgsite and GH pages</li>
<li><a
href="https://github.com/onsi/gomega/commit/f12e5e1bc7167fae21ef37b0d9d358d51063ff5e"><code>f12e5e1</code></a>
fix(format): detect pointer cycles to avoid runaway formatting
output</li>
<li><a
href="https://github.com/onsi/gomega/commit/e14831fefa86313f2b01fb803b2ac937e49d08b6"><code>e14831f</code></a>
Add optionalDescription docs to AsyncAssertion and Assertion
interfaces</li>
<li><a
href="https://github.com/onsi/gomega/commit/344b94dae7e0df0e2d087574b4c2b1b1597a6943"><code>344b94d</code></a>
Add BeASlice and BeAnArray matchers</li>
<li>See full diff in <a
href="https://github.com/onsi/gomega/compare/v1.40.0...v1.41.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/onsi/gomega&package-manager=go_modules&previous-version=1.40.0&new-version=1.41.0)](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>
2026-05-18 13:09:49 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
368bbb89c4 Bump the gomod-e2e group across 1 directory with 5 updates (#264)
Bumps the gomod-e2e group with 1 update in the /test/e2e directory:
[helm.sh/helm/v4](https://github.com/helm/helm).

Updates `helm.sh/helm/v4` from 4.1.4 to 4.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/helm/helm/releases">helm.sh/helm/v4's
releases</a>.</em></p>
<blockquote>
<p>Helm v4.2.0 is a feature release. Users are encouraged to upgrade for
the best experience.</p>
<p>The community keeps growing, and we'd love to see you there!</p>
<ul>
<li>Join the discussion in <a
href="https://kubernetes.slack.com">Kubernetes Slack</a>:
<ul>
<li>for questions and just to hang out</li>
<li>for discussing PRs, code, and bugs</li>
</ul>
</li>
<li>Hang out at the Public Developer Call: Thursday, 9:30 Pacific via <a
href="https://zoom.us/j/696660622">Zoom</a></li>
<li>Test, debug, and contribute charts: <a
href="https://artifacthub.io/packages/search?kind=0">ArtifactHub/packages</a></li>
</ul>
<h2>Notable Changes</h2>
<ul>
<li>Switch to <code>goreleaser</code> for release builds</li>
<li>Kubernetes client libraries to v1.36</li>
<li>Add <code>mustToToml</code> template function</li>
<li>deprecate unused <code>--hide-notes</code> and
<code>--render-subchart-notes</code> flags</li>
<li><code>--dry-run=server</code> now respects
<code>generateName:</code></li>
</ul>
<h2>Installation and Upgrading</h2>
<p>Download Helm v4.2.0. The common platform binaries are here:</p>
<ul>
<li><a href="https://get.helm.sh/helm-v4.2.0-darwin-amd64.tar.gz">MacOS
amd64</a> (<a
href="https://get.helm.sh/helm-v4.2.0-darwin-amd64.tar.gz.sha256sum">checksum</a>
/ 1376ea697140e4db316736e760d5a47d12afc1524dce704476ef06fd7fdeddc6)</li>
<li><a href="https://get.helm.sh/helm-v4.2.0-darwin-arm64.tar.gz">MacOS
arm64</a> (<a
href="https://get.helm.sh/helm-v4.2.0-darwin-arm64.tar.gz.sha256sum">checksum</a>
/ f13f959015447b6bc309f9fd506509926543988a39035c088b52522ec95e2acb)</li>
<li><a href="https://get.helm.sh/helm-v4.2.0-linux-amd64.tar.gz">Linux
amd64</a> (<a
href="https://get.helm.sh/helm-v4.2.0-linux-amd64.tar.gz.sha256sum">checksum</a>
/ 97dbeb971be4ac4b27e3839976d9564c0fb35c6f3b1da89dd1e292d236af4096)</li>
<li><a href="https://get.helm.sh/helm-v4.2.0-linux-arm.tar.gz">Linux
arm</a> (<a
href="https://get.helm.sh/helm-v4.2.0-linux-arm.tar.gz.sha256sum">checksum</a>
/ ae624870b2d50e655b6462daff117eb9d28c4bad45234ef24c1275113540fcb0)</li>
<li><a href="https://get.helm.sh/helm-v4.2.0-linux-arm64.tar.gz">Linux
arm64</a> (<a
href="https://get.helm.sh/helm-v4.2.0-linux-arm64.tar.gz.sha256sum">checksum</a>
/ 1f8de130dfbd04de64978e7b852a7a547be1404956a366608276d2520b678670)</li>
<li><a href="https://get.helm.sh/helm-v4.2.0-linux-386.tar.gz">Linux
i386</a> (<a
href="https://get.helm.sh/helm-v4.2.0-linux-386.tar.gz.sha256sum">checksum</a>
/ 9cf44acc59081aca98b4d9f09138348836b26761258e02ad2b99616f66eead5c)</li>
<li><a href="https://get.helm.sh/helm-v4.2.0-linux-loong64.tar.gz">Linux
loong64</a> (<a
href="https://get.helm.sh/helm-v4.2.0-linux-loong64.tar.gz.sha256sum">checksum</a>
/ 5b04f0167b8b415a057c1f4f809ede86d5ead840e0aa560db097da5be19f86d0)</li>
<li><a href="https://get.helm.sh/helm-v4.2.0-linux-ppc64le.tar.gz">Linux
ppc64le</a> (<a
href="https://get.helm.sh/helm-v4.2.0-linux-ppc64le.tar.gz.sha256sum">checksum</a>
/ 48f0637b93247717b725e8d4a8d2cf8df0e2fdea91bdd0e36e2426c2d5c76e4e)</li>
<li><a href="https://get.helm.sh/helm-v4.2.0-linux-s390x.tar.gz">Linux
s390x</a> (<a
href="https://get.helm.sh/helm-v4.2.0-linux-s390x.tar.gz.sha256sum">checksum</a>
/ 328e9ed27904f9910026240c4311bb1b0bf91c6fde1634f212097694507a702f)</li>
<li><a href="https://get.helm.sh/helm-v4.2.0-linux-riscv64.tar.gz">Linux
riscv64</a> (<a
href="https://get.helm.sh/helm-v4.2.0-linux-riscv64.tar.gz.sha256sum">checksum</a>
/ 5d292d57ab1f40e47e373a87187bafa66e8daac4ddc4a1333421c174e8184755)</li>
<li><a href="https://get.helm.sh/helm-v4.2.0-windows-amd64.zip">Windows
amd64</a> (<a
href="https://get.helm.sh/helm-v4.2.0-windows-amd64.zip.sha256sum">checksum</a>
/ 614f68ddc567ac9bfb0c205f869b1f83ba4e0a9aacd26cbae47743ae6082a579)</li>
<li><a href="https://get.helm.sh/helm-v4.2.0-windows-arm64.zip">Windows
arm64</a> (<a
href="https://get.helm.sh/helm-v4.2.0-windows-arm64.zip.sha256sum">checksum</a>
/ e740e4c19b6e2a0b428f7a52c38b7f0b092f0c43ac49870537d7e7fac9cedc07)</li>
</ul>
<p>This release was signed by <a
href="https://github.com/gjenkins8"><code>@​gjenkins8</code></a> with
key BF88 8333 D96A 1C18 E268 2AAE D79D 67C9 EC01 6739, which can be
found at <a
href="https://keys.openpgp.org/vks/v1/by-fingerprint/BF888333D96A1C18E2682AAED79D67C9EC016739">https://keys.openpgp.org/vks/v1/by-fingerprint/BF888333D96A1C18E2682AAED79D67C9EC016739</a>.
Please use the attached signatures for verifying this release using
gpg.</p>
<p>The <a href="https://helm.sh/docs/intro/quickstart/">Quickstart
Guide</a> will get you going from there. For <strong>upgrade
instructions</strong> or detailed installation notes, check the <a
href="https://helm.sh/docs/intro/install/">install guide</a>. You can
also use a <a
href="https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-4">script
to install</a> on any system with <code>bash</code>.</p>
<h2>What's Next</h2>
<ul>
<li>4.2.1 will contain only bug fixes</li>
<li>4.3.0 is the next feature release</li>
</ul>
<h2>Changelog</h2>
<ul>
<li>Bump to version v4.2 06468084e85c244c712834933d25ea232a4c2093
(George Jenkins)</li>
<li>build: Clean up Goreleaser change (<a
href="https://redirect.github.com/helm/helm/issues/32098">#32098</a>)
e23bf3af53c52185123278e83b7023c102707778 (Scott Rigby)</li>
<li>fix: add -extldflags -static to dist target to match build-cross
f60ab7c31c81a73b8e0aade5aff41bfc01c08820 (Terry Howe)</li>
<li>build: use goreleaser build with manual archive creation
64aa46f2f1cf239cf6535c5e847e14dcb933a847 (Terry Howe)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/helm/helm/commit/06468084e85c244c712834933d25ea232a4c2093"><code>0646808</code></a>
Bump to version v4.2</li>
<li><a
href="https://github.com/helm/helm/commit/e23bf3af53c52185123278e83b7023c102707778"><code>e23bf3a</code></a>
build: Clean up Goreleaser change (<a
href="https://redirect.github.com/helm/helm/issues/32098">#32098</a>)</li>
<li><a
href="https://github.com/helm/helm/commit/ad18580255c5f0937f5ec85adfd970b142b0308d"><code>ad18580</code></a>
Merge pull request <a
href="https://redirect.github.com/helm/helm/issues/31343">#31343</a>
from TerryHowe/chore-replace-mitchellh-gox-with-gor...</li>
<li><a
href="https://github.com/helm/helm/commit/b3a458fde91b4a225535c5b6d8c64b2efdd0d4a6"><code>b3a458f</code></a>
Merge pull request <a
href="https://redirect.github.com/helm/helm/issues/31970">#31970</a>
from isumitsolanki/fix/31965-decouple-cli-from-kube</li>
<li><a
href="https://github.com/helm/helm/commit/f60ab7c31c81a73b8e0aade5aff41bfc01c08820"><code>f60ab7c</code></a>
fix: add -extldflags -static to dist target to match build-cross</li>
<li><a
href="https://github.com/helm/helm/commit/64aa46f2f1cf239cf6535c5e847e14dcb933a847"><code>64aa46f</code></a>
build: use goreleaser build with manual archive creation</li>
<li><a
href="https://github.com/helm/helm/commit/d199a1a42c04bccb287f2c7d9c3f73b669412e5a"><code>d199a1a</code></a>
chore: remove build-cross dependency from test-acceptance</li>
<li><a
href="https://github.com/helm/helm/commit/82899404a68f3826389bb38cf67bf75085db6b2c"><code>8289940</code></a>
ci: add fetch-depth 0 to canary checkout for goreleaser</li>
<li><a
href="https://github.com/helm/helm/commit/c075022ce16489f5f7afd45a37b679cf58fa36ea"><code>c075022</code></a>
fix: address goreleaser build issues flagged in review</li>
<li><a
href="https://github.com/helm/helm/commit/04885dd905b6f8a823733dbc9b9f5cb2843a975f"><code>04885dd</code></a>
fix: pass VERSION as GORELEASER_CURRENT_TAG to preserve v-prefix in
archive n...</li>
<li>Additional commits viewable in <a
href="https://github.com/helm/helm/compare/v4.1.4...v4.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/api` from 0.35.3 to 0.36.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/545bb975fe6653239af42324065cf72272186404"><code>545bb97</code></a>
Update dependencies to v0.36.0 tag</li>
<li><a
href="https://github.com/kubernetes/api/commit/879d3962091a3578f73c31a82c619e7a7bdfdd12"><code>879d396</code></a>
Merge remote-tracking branch 'origin/master' into release-1.36</li>
<li><a
href="https://github.com/kubernetes/api/commit/030d81f63ea13f09388aee12e9c39b8d7ce9e841"><code>030d81f</code></a>
Update github.com/moby/spdystream from v0.5.0 to v0.5.1</li>
<li><a
href="https://github.com/kubernetes/api/commit/aef6eb6922295161de2f7c1b9a496677938f8b20"><code>aef6eb6</code></a>
Add granular authorization for DRA ResourceClaim status updates</li>
<li><a
href="https://github.com/kubernetes/api/commit/91061ea648b73ce8944e1c1ff2c1e99d6bacdb54"><code>91061ea</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/136589">#136589</a>
from tosi3k/preemption-mode</li>
<li><a
href="https://github.com/kubernetes/api/commit/e6b81e28967d56d57aa665d6b28cc7a807423f1f"><code>e6b81e2</code></a>
Add Workload-Aware Preemption fields to Workload and PodGroup APIs</li>
<li><a
href="https://github.com/kubernetes/api/commit/f8fce2ea6d494ed13df7d57d84e4b30b5ad5c8a3"><code>f8fce2e</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/136989">#136989</a>
from nojnhuh/podgroup-resourceclaim</li>
<li><a
href="https://github.com/kubernetes/api/commit/b928f5ee0f7878ef903e95ab771f1a55ed867c54"><code>b928f5e</code></a>
Workload API: PodGroup ResourceClaims (KEP-5729)</li>
<li><a
href="https://github.com/kubernetes/api/commit/61bd78e724dd0616b1cd7f6cd802f41a32400d73"><code>61bd78e</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/137190">#137190</a>
from everpeace/KEP-5491-alpha</li>
<li><a
href="https://github.com/kubernetes/api/commit/6bf46eb598a71fec3182b4d598734c6a364e7cca"><code>6bf46eb</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/137028">#137028</a>
from nmn3m/feature/dra-resource-pool-status</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/api/compare/v0.35.3...v0.36.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apimachinery` from 0.35.3 to 0.36.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/debe1eba03a0c4134fd07a8f7586c44bb94ec7b0"><code>debe1eb</code></a>
Update dependencies to v0.36.0 tag</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/efb7f2628b269921e5f12c4d42aece418c76789c"><code>efb7f26</code></a>
Merge remote-tracking branch 'origin/master' into release-1.36</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/d966e565cd271c44ba799b594ddb67987791cb80"><code>d966e56</code></a>
Update github.com/moby/spdystream from v0.5.0 to v0.5.1</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/79b363268543c402b68449b0cd531f8f8d0197d1"><code>79b3632</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apimachinery/issues/137864">#137864</a>
from yongruilin/dv-dra-mismatch</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/a8822f7bf620eede6c3f36354cec940c3844e7a8"><code>a8822f7</code></a>
Add slice and map union member support with tests</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/7dba2d08090b9d2285266ec2492d0b6395151f50"><code>7dba2d0</code></a>
Use IsZero instead of IsNil for union ratcheting check</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/d95710f91d61d2656298071a40a04d5343c642e5"><code>d95710f</code></a>
Fix union validation ratcheting when oldObj is nil</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/729062d58854ae8e9e85f5dc8d1660fb963ae483"><code>729062d</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apimachinery/issues/137849">#137849</a>
from bryantbiggs/deps/update-kube-openapi</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/13b12e6214bc1c2253aa3bcf8d52c2f83e767eb0"><code>13b12e6</code></a>
dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/27f467019a4eb99953b81708326a574524b11e8f"><code>27f4670</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apimachinery/issues/136657">#136657</a>
from Jefftree/sharding-test</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.35.3...v0.36.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/cli-runtime` from 0.35.2 to 0.36.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/c5507e371504df7677ef42be022243e41e0d53c6"><code>c5507e3</code></a>
Update dependencies to v0.36.0 tag</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/9157a449fa1b8b765bb13654d6d3fd4f5f0313b8"><code>9157a44</code></a>
Merge remote-tracking branch 'origin/master' into release-1.36</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/fb4f11daba819ba2cd61c95b036e623b51b63f34"><code>fb4f11d</code></a>
Update github.com/moby/spdystream from v0.5.0 to v0.5.1</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/08a1cd8b27b67f2f42c014ca88e98190a09a5b16"><code>08a1cd8</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/cli-runtime/issues/137849">#137849</a>
from bryantbiggs/deps/update-kube-openapi</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/579d47f2d3a6744fce44e7336253db5838fc6761"><code>579d47f</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/cli-runtime/issues/137843">#137843</a>
from pacoxu/cobra-v1.10.2</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/e54571213ffa34ba35d10aec6eb21a2cb9aff651"><code>e545712</code></a>
dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/f392d2179e004dc0bb9450069f2e2088d0caa2ed"><code>f392d21</code></a>
bump spf13/cobra to v1.10.2</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/b0a204f5a85d2db5b4d557a41a36f038c1e5a5cf"><code>b0a204f</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/cli-runtime/issues/137298">#137298</a>
from dims/dsri/cri-streaming-option-a-hardcut</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/e723dada7236bf0d6a721242eb156a757d76122a"><code>e723dad</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/cli-runtime/issues/136792">#136792</a>
from rata/userns-goes-ga</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/18f83427b859afef8b27534dd3e5d9b95a5503be"><code>18f8342</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/cli-runtime/issues/137495">#137495</a>
from pohly/klog-update</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/cli-runtime/compare/v0.35.2...v0.36.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/client-go` from 0.35.3 to 0.36.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/1d95f02c1723330f751c9eb255aefb0dcd7ca3d6"><code>1d95f02</code></a>
Update dependencies to v0.36.0 tag</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/f22a53e6273b1e6652107e62998997c714872f35"><code>f22a53e</code></a>
Merge remote-tracking branch 'origin/master' into release-1.36</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/a948641f81a43fb81beb739cb6773028e1981d86"><code>a948641</code></a>
Update github.com/moby/spdystream from v0.5.0 to v0.5.1</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/7e44ffcaa96165d6d77178c3aaca66d4523786b9"><code>7e44ffc</code></a>
Add Workload-Aware Preemption fields to Workload and PodGroup APIs</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/df2d882697f9f437d53ae16b8091786250ce0812"><code>df2d882</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/136989">#136989</a>
from nojnhuh/podgroup-resourceclaim</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/4eece5291a474209f7fcba3cd8187ad855eeeca3"><code>4eece52</code></a>
Workload API: PodGroup ResourceClaims (KEP-5729)</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/3d35c512076e7c95967ac4f3565c588495785796"><code>3d35c51</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/137190">#137190</a>
from everpeace/KEP-5491-alpha</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/04341177268fa5b2cb8a7502a36a81b87a6da2b2"><code>0434117</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/137028">#137028</a>
from nmn3m/feature/dra-resource-pool-status</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/ba785be0acd34a5899fe245278fb63cf9156850b"><code>ba785be</code></a>
Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500,
maxL...</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/4a9c8783a9ad1dd96970d83ec74138d28ae11cdb"><code>4a9c878</code></a>
Add ResourcePoolStatusRequest API types and generated code</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/client-go/compare/v0.35.3...v0.36.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 13:09:19 +02:00
Philip LaineandGitHub 5577526d1a Update to Go 1.26.3 (#261)
This change bumps the toolchain version and also enables dependabot
updates for e2e tests.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated Go toolchain to a newer version for improved stability and
performance
* Enhanced automated dependency management configuration for development
and testing environments

<!-- review_stack_entry_start -->

[![Review Change
Stack](https://storage.googleapis.com/coderabbit_public_assets/review-stack-in-coderabbit-ui.svg)](https://app.coderabbit.ai/change-stack/netbirdio/kubernetes-operator/pull/261?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack)

<!-- review_stack_entry_end -->

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
v0.5.0
2026-05-18 12:29:17 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9f4b209a28 Bump the k8s group across 1 directory with 3 updates (#258)
Bumps the k8s group with 2 updates in the / directory:
[k8s.io/api](https://github.com/kubernetes/api) and
[k8s.io/client-go](https://github.com/kubernetes/client-go).

Updates `k8s.io/api` from 0.36.0 to 0.36.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/25001c854943b552769cd32eacd0bef7467c0eea"><code>25001c8</code></a>
Update dependencies to v0.36.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/api/compare/v0.36.0...v0.36.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apimachinery` from 0.36.0 to 0.36.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/7af103a2a439106791220493349f8d13bc0a1efd"><code>7af103a</code></a>
Update dependencies to v0.36.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.36.0...v0.36.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/client-go` from 0.36.0 to 0.36.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/55ef15a9fb552182b78f7b1d0d09d618632dfe7f"><code>55ef15a</code></a>
Update dependencies to v0.36.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/client-go/compare/v0.36.0...v0.36.1">compare
view</a></li>
</ul>
</details>
<br />

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 11:33:05 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
95677109b4 Bump sigs.k8s.io/controller-runtime from 0.24.0 to 0.24.1 (#259)
Bumps
[sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime)
from 0.24.0 to 0.24.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes-sigs/controller-runtime/releases">sigs.k8s.io/controller-runtime's
releases</a>.</em></p>
<blockquote>
<h2>v0.24.1</h2>
<h2>What's Changed</h2>
<ul>
<li>[release-0.24] 🐛 Fix regression in Apply typed error handling by
<a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3516">kubernetes-sigs/controller-runtime#3516</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.24.0...v0.24.1">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.24.0...v0.24.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/3be3f1bf2b2fcc6b5c9510d55c6a9972294653d0"><code>3be3f1b</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3516">#3516</a>
from k8s-infra-cherrypick-robot/cherry-pick-3515-to-...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/0f7b33d8f5eebb1f4d1fe381ffc458ea49d83dc5"><code>0f7b33d</code></a>
Fix regression in Apply typed error handling</li>
<li>See full diff in <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.24.0...v0.24.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/controller-runtime&package-manager=go_modules&previous-version=0.24.0&new-version=0.24.1)](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>
2026-05-18 11:26:00 +02:00
Philip LaineandGitHub 0ffcaca94b Make network router read only file system by default (#213)
This changes the router and sidecar to run with read only file system by
default. This is good practice in Kubernetes and often required in most
clusters.

Fixes #144
Fixes #114

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Enhanced DNS configuration handling in containerized deployments with
stricter filesystem access controls and improved security measures.

<!-- review_stack_entry_start -->

[![Review Change
Stack](https://storage.googleapis.com/coderabbit_public_assets/review-stack-in-coderabbit-ui.svg)](https://app.coderabbit.ai/change-stack/netbirdio/kubernetes-operator/pull/213?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack)

<!-- review_stack_entry_end -->

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: Philip Laine <philip.laine@gmail.com>
2026-05-18 11:21:35 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7744dc08f5 Bump github.com/netbirdio/netbird from 0.70.4 to 0.71.2 (#260)
Bumps
[github.com/netbirdio/netbird](https://github.com/netbirdio/netbird)
from 0.70.4 to 0.71.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.71.2</h2>
<h2>What's Changed</h2>
<ul>
<li>[management] Avoid peer IP reallocation when account settings update
preserves the network range by <a
href="https://github.com/lixmal"><code>@​lixmal</code></a> in <a
href="https://redirect.github.com/netbirdio/netbird/pull/6173">netbirdio/netbird#6173</a></li>
<li>[management] Avoid context cancellation in
<code>cancelPeerRoutines</code> by <a
href="https://github.com/mlsmaycon"><code>@​mlsmaycon</code></a> in <a
href="https://redirect.github.com/netbirdio/netbird/pull/6175">netbirdio/netbird#6175</a></li>
<li>[client] Clean up legacy 32-bit and HKCU registry entries on Windows
install by <a href="https://github.com/lixmal"><code>@​lixmal</code></a>
in <a
href="https://redirect.github.com/netbirdio/netbird/pull/6176">netbirdio/netbird#6176</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/netbirdio/netbird/compare/v0.71.1...v0.71.2">https://github.com/netbirdio/netbird/compare/v0.71.1...v0.71.2</a></p>
<h2>v0.71.1</h2>
<h2>What's Changed</h2>
<ul>
<li>[client] Mirror v4 exit selection onto v6 pair and honour
SkipAutoApply per route by <a
href="https://github.com/lixmal"><code>@​lixmal</code></a> in <a
href="https://redirect.github.com/netbirdio/netbird/pull/6150">netbirdio/netbird#6150</a></li>
<li>[client] Drop DNS probes for passive health projection by <a
href="https://github.com/lixmal"><code>@​lixmal</code></a> in <a
href="https://redirect.github.com/netbirdio/netbird/pull/5971">netbirdio/netbird#5971</a></li>
<li>[proxy] auth token generation on mapping by <a
href="https://github.com/crn4"><code>@​crn4</code></a> in <a
href="https://redirect.github.com/netbirdio/netbird/pull/6157">netbirdio/netbird#6157</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/netbirdio/netbird/compare/v0.71.0...v0.71.1">https://github.com/netbirdio/netbird/compare/v0.71.0...v0.71.1</a></p>
<h2>v0.71.0</h2>
<h2>Release Notes for v0.71.0</h2>
<h3>What's New</h3>
<p><strong>IPv6 overlay addressing</strong>
NetBird's overlay is now dual-stack. Every account gets its own IPv6
prefix (default <code>/64</code>, configurable from <code>/48</code> to
<code>/120</code>), and peers can receive both an IPv4 and an IPv6
overlay address. DNS serves AAAA
and reverse PTR records alongside A records, ACLs apply to both families
automatically, network routes accept IPv6 CIDRs (with masquerade), exit
nodes that route <code>0.0.0.0/0</code> get a matching <code>::/0</code>
route, and
domain routes resolve both A and AAAA.</p>
<p>Rollout is group-gated: new accounts enable IPv6 for the
<strong>All</strong> group by default; existing accounts opt in under
<strong>Settings &gt; Network</strong>. Assignment is also gated on a
per-peer capability, so older clients keep
working on IPv4 until they upgrade. Hosts can opt out individually with
<code>netbird up --disable-ipv6</code></p>
<p>Read more in the <a
href="https://netbird.io/knowledge-hub/ipv6-overlay-addressing">IPv6
Overlay Addressing announcement</a> and the <a
href="https://docs.netbird.io/manage/settings/ipv6">IPv6
documentation</a>.
<a
href="https://redirect.github.com/netbirdio/netbird/pull/5631">netbirdio/netbird#5631</a>
by <a href="https://github.com/lixmal"><code>@​lixmal</code></a></p>
<p><strong>MFA for local users</strong>
Local users (non-IdP) can now enable multi-factor authentication,
closing a gap for deployments that don't federate auth through an
external provider.
<a
href="https://redirect.github.com/netbirdio/netbird/pull/5804">netbirdio/netbird#5804</a>
by <a href="https://github.com/jnfrati"><code>@​jnfrati</code></a></p>
<p><strong>Bring your own proxy (backend ready)</strong>
Backend support for per-account reverse-proxy lifecycle has landed:
proxy tokens, per-account cluster allow-lists, conflict detection, and
one-proxy-per-account enforcement. Full rollout (dashboard, docs) comes
in a later release.
<a
href="https://redirect.github.com/netbirdio/netbird/pull/5627">netbirdio/netbird#5627</a>
by <a href="https://github.com/crn4"><code>@​crn4</code></a></p>
<h4>Client Improvements</h4>
<ul>
<li>Included <strong>MTU and SSH auth config in debug bundle</strong> by
<a href="https://github.com/lixmal"><code>@​lixmal</code></a>.
<a
href="https://redirect.github.com/netbirdio/netbird/pull/6071">netbirdio/netbird#6071</a></li>
<li>Added <strong>public key to debug bundle config.txt</strong> by <a
href="https://github.com/lixmal"><code>@​lixmal</code></a>.
<a
href="https://redirect.github.com/netbirdio/netbird/pull/6092">netbirdio/netbird#6092</a></li>
<li>iOS: <strong>structured ResolvedIPs collection for domain
routes</strong> by <a
href="https://github.com/pappz"><code>@​pappz</code></a>.
<a
href="https://redirect.github.com/netbirdio/netbird/pull/6090">netbirdio/netbird#6090</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/netbirdio/netbird/commit/3f91f49277e1841bdfccda06ae7baa0430e6de2e"><code>3f91f49</code></a>
Clean up legacy 32-bit and HKCU registry entries on Windows install (<a
href="https://redirect.github.com/netbirdio/netbird/issues/6176">#6176</a>)</li>
<li><a
href="https://github.com/netbirdio/netbird/commit/347c5bf317794729a044ce9f866f29e357d386d9"><code>347c5bf</code></a>
Avoid context cancellation in <code>cancelPeerRoutines</code> (<a
href="https://redirect.github.com/netbirdio/netbird/issues/6175">#6175</a>)</li>
<li><a
href="https://github.com/netbirdio/netbird/commit/22e2519d7113dffec718198e54474cc0a6d71c87"><code>22e2519</code></a>
[management] Avoid peer IP reallocation when account settings update
preserve...</li>
<li><a
href="https://github.com/netbirdio/netbird/commit/e916f12cca508dfea584e7b72cf99a135acebc2b"><code>e916f12</code></a>
[proxy] auth token generation on mapping (<a
href="https://redirect.github.com/netbirdio/netbird/issues/6157">#6157</a>)</li>
<li><a
href="https://github.com/netbirdio/netbird/commit/9ed2e2a5b463077f8abe3e3926695f5dc9411e29"><code>9ed2e2a</code></a>
[client] Drop DNS probes for passive health projection (<a
href="https://redirect.github.com/netbirdio/netbird/issues/5971">#5971</a>)</li>
<li><a
href="https://github.com/netbirdio/netbird/commit/2ccae7ec479c106efb6d7a7edff4bb55affb2aa4"><code>2ccae7e</code></a>
[client] Mirror v4 exit selection onto v6 pair and honour SkipAutoApply
per r...</li>
<li><a
href="https://github.com/netbirdio/netbird/commit/07e5450117dd0451aaeefc18729a822115587e69"><code>07e5450</code></a>
[management] Bracket IPv6 reverse-proxy target hosts when building URL
Host f...</li>
<li><a
href="https://github.com/netbirdio/netbird/commit/3f914090cbb345707a88b5edb20d9c1351873b4c"><code>3f91409</code></a>
[client] Bracket IPv6 in embed listeners, expand debug bundle (<a
href="https://redirect.github.com/netbirdio/netbird/issues/6134">#6134</a>)</li>
<li><a
href="https://github.com/netbirdio/netbird/commit/ea9fab4396fc5513f7c62e3465dd361dc8bb9e91"><code>ea9fab4</code></a>
[management] Allocate and preserve IPv6 overlay addresses for embedded
proxy ...</li>
<li><a
href="https://github.com/netbirdio/netbird/commit/77b479286e399660ef2bdcbe7983363946660574"><code>77b4792</code></a>
[management] fix offline statuses for public proxy clusters (<a
href="https://redirect.github.com/netbirdio/netbird/issues/6133">#6133</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/netbirdio/netbird/compare/v0.70.4...v0.71.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/netbirdio/netbird&package-manager=go_modules&previous-version=0.70.4&new-version=0.71.2)](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>
Signed-off-by: Philip Laine <philip.laine@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 11:02:55 +02:00
Philip LaineandGitHub 0b7c67f22e Verify management url correct format (#254)
Makes sure that we can parse the management url if configured by user.

Fixes #78

Signed-off-by: Philip Laine <philip.laine@gmail.com>
2026-05-14 15:27:42 +02:00
Philip LaineandGitHub 0bd774dc62 Fix missing Kustomization for CRDs (#253)
This fixes so things like make run works again.
2026-05-13 15:36:27 +02:00
Philip LaineandGitHub f92fdee6f2 Fix incorrect arch build for ARM64 in multiarch images (#252)
GOARCH was used instead of the input variable when building mulitarch
images.

Fixes #237

Signed-off-by: Philip Laine <philip.laine@gmail.com>
2026-05-13 14:02:51 +02:00
Philip LaineandGitHub c56f8de162 Fix sidecar injection when pod annotations is nil. (#250)
When a pod does not have any annotations the injector will fail. This
change adds a test for the case and also fixes the issue.

Fixes #246

Signed-off-by: Philip Laine <philip.laine@gmail.com>
2026-05-13 12:54:52 +02:00
Philip LaineandGitHub 227618aabf Revert back to storing CRDs in config directory. (#249)
This changes the CRD directory and makes sure it stays up to date. The
Helm chart will update the CRDs by copying them from the config
directory.

Signed-off-by: Philip Laine <philip.laine@gmail.com>
2026-05-13 12:48:38 +02:00
Philip LaineandGitHub 11ecc80d58 Add issue template (#251)
This makes sure that bugs will be reported as issues while feature
requests and other questions will be created as discussions.
2026-05-13 12:47:14 +02:00
Philip LaineandGitHub 360ef52aa3 Add build version to NetBird client user agent. (#248)
This also fix the runtime import aliases to avoid conflicts with stdlib
runtime.
2026-05-13 12:43:46 +02:00
Philip LaineandGitHub 0ef20e5dc3 Move docs to NetBird documentation website. (#247)
We should not keep duplicate documentation so this change updates the
README and removes the docs from the repository.
2026-05-13 12:43:27 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bf436ef347 Bump golang.org/x/mod from 0.35.0 to 0.36.0 (#240)
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.35.0 to
0.36.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/mod/commit/643da9ba74f1165d8cae1505d453b3de3cf21b7b"><code>643da9b</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/mod/commit/ccc3cdf529d1eee2a832437eb1b85240044d21cb"><code>ccc3cdf</code></a>
zip: include 'but content has correct sum' note in TestVCS</li>
<li><a
href="https://github.com/golang/mod/commit/ab3031803214705d2c9f1102318b083e7086a155"><code>ab30318</code></a>
zip: update zip hashes for new flate compression</li>
<li>See full diff in <a
href="https://github.com/golang/mod/compare/v0.35.0...v0.36.0">compare
view</a></li>
</ul>
</details>
<br />

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 13:22:43 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
931ebd75a3 Bump github.com/fluxcd/pkg/runtime from 0.105.0 to 0.106.0 (#242)
Bumps [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg)
from 0.105.0 to 0.106.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/pkg/commit/f3ad4b56adec90eb5661af565cdebec997ad4bfb"><code>f3ad4b5</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1195">#1195</a> from
fluxcd/release-main</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/f35b4fd025cdee1664ca3d7aede2eb2fd594583d"><code>f35b4fd</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/18e165c2592fb2a9633b9a80371e730d88bcab29"><code>18e165c</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1194">#1194</a> from
fluxcd/k8s-1.36</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/fe4377874a6d57593120ee524e1913ca81a5d2e5"><code>fe43778</code></a>
Update controller-gen to v0.21.0</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/2498ab414d7e2abaee4131142293e520ee76b390"><code>2498ab4</code></a>
Update cloud auth SDKs</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/b3bb0e0ff6bc2f42f23ff110baa0e7ae0f2ee685"><code>b3bb0e0</code></a>
Update go-git to v5.19.0</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/545dc4f55ab3850dca6401177c94e37ed40b5c87"><code>545dc4f</code></a>
Update distribution to v3.1.1</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/b23cbf9f0581b9dc5594e8659739f1bc9c870d35"><code>b23cbf9</code></a>
Update Kubernetes packages to 1.36</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/c6042810b61f1937c72a0e04d81d0091ca6e7dae"><code>c604281</code></a>
Update Go to 1.26</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/939c616718374460667e648c796487bfedfa6d98"><code>939c616</code></a>
ssa: Fix race condition in CRD tests</li>
<li>Additional commits viewable in <a
href="https://github.com/fluxcd/pkg/compare/runtime/v0.105.0...runtime/v0.106.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/fluxcd/pkg/runtime&package-manager=go_modules&previous-version=0.105.0&new-version=0.106.0)](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>
2026-05-12 13:12:04 +02:00
Philip LaineandGitHub 25964a8eea Add missing pdb rbac permissions (#235)
RBAC was missed because we dont have full covering e2e tests yet. Yet
another reason to give prio to it.

Fixes #234
2026-05-06 14:01:55 +02:00
Philip LaineandGitHub ae34898735 Rename Helm chart and Docker image and move to GHCR (#233)
This change does a few things, none of these are breaking.

It changes the registry from Docker Hub to GHCR, as we dont have the
same rate limiting issues with unauthenticated pulls.

It changes the release process to push the Helm chart as an OCI artifact
removing the need for GH pages.

It renames both the image and chart from kubernetes-operator to
netbird-operator. This name is cleaner and easier for people to
understand in a sea of Helm charts. Funnily enough this is not a
breaking change as the release name is used and not the chart name. So
in place upgrades just work.

Fixes #207

Signed-off-by: Philip Laine <philip.laine@gmail.com>
v0.4.0
2026-05-06 12:26:32 +02:00
Philip LaineandGitHub ea9f1cb081 Modernize for Go 1.26 (#232)
This change replaces all uses of pointer utils with the new `new`
function which does the same job.

Signed-off-by: Philip Laine <philip.laine@gmail.com>
2026-05-05 13:53:44 +02:00
Philip LaineandGitHub 69afe3aade Fix SPDX license header (#231)
This change adds SPDX license headers to all files and eforces it with
the linter.

Signed-off-by: Philip Laine <philip.laine@gmail.com>
2026-05-05 12:59:36 +02:00
Philip LaineandGitHub 8f8aeb562f Add minimal e2e tests to verify operator starts (#230)
This is a minimal version of #228 which just spins up a cluster and
verifies that the operator starts. Once this is merged expanding the e2e
tests will be easier. In the meantime we have some validation that the
Helm chart will run in a cluster.

Signed-off-by: Philip Laine <philip.laine@gmail.com>
2026-05-05 12:31:30 +02:00