Commit bdf607e
authored
chore(deps): bump the go group across 1 directory with 17 updates (#244)
Bumps the go group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils) |
`1.0.0` | `1.2.0` |
| [github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2) |
`2.8.5` | `2.8.6` |
| [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) |
`0.103.0` | `0.105.0` |
| [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.71.0`
| `0.73.0` |
| [ocm.software/ocm](https://github.com/open-component-model/ocm) |
`0.39.0` | `0.40.0` |
|
[sigs.k8s.io/e2e-framework](https://github.com/kubernetes-sigs/e2e-framework)
| `0.6.0` | `0.7.0` |
Updates `github.com/fluxcd/cli-utils` from 1.0.0 to 1.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/cli-utils/releases">github.com/fluxcd/cli-utils's
releases</a>.</em></p>
<blockquote>
<h2>v1.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgrade controller-runtime to v0.24.0 by <a
href="https://github.com/matheuscscp"><code>@matheuscscp</code></a> in
<a
href="https://redirect.github.com/fluxcd/cli-utils/pull/33">fluxcd/cli-utils#33</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fluxcd/cli-utils/compare/v1.1.0...v1.2.0">https://github.com/fluxcd/cli-utils/compare/v1.1.0...v1.2.0</a></p>
<h2>v1.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>ci: Pin govulncheck to v1.1.4 by <a
href="https://github.com/stefanprodan"><code>@stefanprodan</code></a>
in <a
href="https://redirect.github.com/fluxcd/cli-utils/pull/30">fluxcd/cli-utils#30</a></li>
<li>Upgrade Go to 1.26 and Kubernetes to 1.36 by <a
href="https://github.com/matheuscscp"><code>@matheuscscp</code></a> in
<a
href="https://redirect.github.com/fluxcd/cli-utils/pull/31">fluxcd/cli-utils#31</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fluxcd/cli-utils/compare/v1.0.0...v1.1.0">https://github.com/fluxcd/cli-utils/compare/v1.0.0...v1.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/cli-utils/commit/3ff5ae49c351377f742776347bbb4d933638a305"><code>3ff5ae4</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/cli-utils/issues/33">#33</a>
from fluxcd/ci-checks</li>
<li><a
href="https://github.com/fluxcd/cli-utils/commit/fed8ebed1ce45e8e5ec64ea143785d2336cbf3cd"><code>fed8ebe</code></a>
Upgrade controller-runtime to v0.24.0</li>
<li><a
href="https://github.com/fluxcd/cli-utils/commit/3497b94164ca60d9759ea3a72072d61d5c033e22"><code>3497b94</code></a>
Add check for building against controller-runtime</li>
<li><a
href="https://github.com/fluxcd/cli-utils/commit/4390742d9fdec46741afa43b35118ed48b2e3621"><code>4390742</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/cli-utils/issues/31">#31</a>
from fluxcd/go-1.26-k8s-1.36</li>
<li><a
href="https://github.com/fluxcd/cli-utils/commit/57233319bd09a6d8fec4c8368f51b9b524a741a4"><code>5723331</code></a>
Upgrade Go to 1.26 and Kubernetes to 1.36</li>
<li><a
href="https://github.com/fluxcd/cli-utils/commit/5efd6fbe497a9ddcb33b928c5bb0158fcd28ce50"><code>5efd6fb</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/cli-utils/issues/30">#30</a>
from fluxcd/govulncheck-v1.1.4</li>
<li><a
href="https://github.com/fluxcd/cli-utils/commit/555481e25133a28295ed6ae19c7d04d12a8779e5"><code>555481e</code></a>
ci: Pin govulncheck to v1.1.4</li>
<li>See full diff in <a
href="https://github.com/fluxcd/cli-utils/compare/v1.0.0...v1.2.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/flux2/v2` from 2.8.5 to 2.8.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/flux2/releases">github.com/fluxcd/flux2/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.8.6</h2>
<h2>Highlights</h2>
<p>Flux v2.8.6 is a patch release that includes bug fixes and
improvements across helm-controller, image-automation-controller,
kustomize-controller, notification-controller, and source-controller.
Users are encouraged to upgrade for the best experience.</p>
<p>ℹ️ Please follow the <a
href="https://github.com/fluxcd/flux2/discussions/5572">Upgrade
Procedure for Flux v2.7+</a> for a smooth upgrade from Flux v2.6 to the
latest version.</p>
<p>Fixes:</p>
<ul>
<li>Fix a post-renderer conflict between overlapping hooks and templates
(helm-controller)</li>
<li>Ignore force replace when server-side apply is enabled
(helm-controller)</li>
<li>Fix a regression where generic providers would not forward commit
status events (notification-controller)</li>
<li>Require the <code>audience</code> field on the GCR Receiver secret
for tighter verification — will become mandatory in Flux v2.9
(notification-controller)</li>
</ul>
<p>Improvements:</p>
<ul>
<li>Introduce the <code>MigrateAPIVersion</code> feature gate for
migrating the API version of resources in managed field entries
(kustomize-controller)</li>
<li>Update go-git to v5.18.0 bringing performance improvements for Git
operations (source-controller, image-automation-controller)</li>
</ul>
<h2>Components changelog</h2>
<ul>
<li>helm-controller <a
href="https://github.com/fluxcd/helm-controller/blob/v1.5.4/CHANGELOG.md">v1.5.4</a></li>
<li>image-automation-controller <a
href="https://github.com/fluxcd/image-automation-controller/blob/v1.1.2/CHANGELOG.md">v1.1.2</a></li>
<li>kustomize-controller <a
href="https://github.com/fluxcd/kustomize-controller/blob/v1.8.4/CHANGELOG.md">v1.8.4</a></li>
<li>notification-controller <a
href="https://github.com/fluxcd/notification-controller/blob/v1.8.4/CHANGELOG.md">v1.8.4</a></li>
<li>source-controller <a
href="https://github.com/fluxcd/source-controller/blob/v1.8.3/CHANGELOG.md">v1.8.3</a></li>
</ul>
<h2>CLI changelog</h2>
<ul>
<li>Update toolkit components by <a
href="https://github.com/fluxcdbot"><code>@fluxcdbot</code></a> in <a
href="https://redirect.github.com/fluxcd/flux2/pull/5857">fluxcd/flux2#5857</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fluxcd/flux2/compare/v2.8.5...v2.8.6">https://github.com/fluxcd/flux2/compare/v2.8.5...v2.8.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/flux2/commit/04acaec6161ac4fb1a82ffafa88901c03271d34f"><code>04acaec</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/flux2/issues/5857">#5857</a>
from fluxcd/update-components-release/v2.8.x</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/f7dcb68bc0fa615edfd4f3a59b0359cd29e708b6"><code>f7dcb68</code></a>
Update toolkit components</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/56110c02f8500bf8a31b6f4d98f933b30ac8a61f"><code>56110c0</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/flux2/issues/5837">#5837</a>
from fluxcd/backport-5835-to-release/v2.8.x</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/e15e2d9a34f146ffc7da262e9959a0f17a504ea2"><code>e15e2d9</code></a>
Add <code>--audience-claim</code> for GCR Receivers</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/bfd59e188fa12a10db26d355e552e7378ad8c99d"><code>bfd59e1</code></a>
Add <code>flux create secret receiver</code> command</li>
<li>See full diff in <a
href="https://github.com/fluxcd/flux2/compare/v2.8.5...v2.8.6">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/helm-controller/api` from 1.5.3 to 1.5.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/helm-controller/releases">github.com/fluxcd/helm-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.5.4</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/helm-controller/blob/v1.5.4/CHANGELOG.md">v1.5.4
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/helm-controller:v1.5.4</code></li>
<li><code>ghcr.io/fluxcd/helm-controller:v1.5.4</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md">github.com/fluxcd/helm-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.5.4</h2>
<p><strong>Release date:</strong> 2026-04-21</p>
<p>This patch release fixes a post-renderer conflict between overlapping
hooks
and templates, and preserves line endings in <code>SplitManifests</code>
for downstream
YAML parsers. It also ensures force-replace is ignored when server-side
apply
is enabled.</p>
<p>Fixes:</p>
<ul>
<li>Ignore force replace when server-side apply is enabled
<a
href="https://redirect.github.com/fluxcd/helm-controller/pull/1456">#1456</a></li>
<li>Fix post-renderer conflict of overlapping hooks and templates
<a
href="https://redirect.github.com/fluxcd/helm-controller/pull/1461">#1461</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/e8ee8f10cba72307705ae4cc8e8a8a017c7b3349"><code>e8ee8f1</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/helm-controller/issues/1465">#1465</a>
from fluxcd/release-v1.5.4</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/8fbff28b1d22c0167a1ab405ddd87b5004dc6182"><code>8fbff28</code></a>
Release v1.5.4</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/b4889980be5a51454612b03f887bd792bf395d7e"><code>b488998</code></a>
Add changelog entry for v1.5.4</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/d7e3de03e7f7f15b4a12e097330dfb81086d9f7e"><code>d7e3de0</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/helm-controller/issues/1461">#1461</a>
from fluxcd/backport-1460-to-release/v1.5.x</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/23589e657509a48ef33b82cf324197527863dae7"><code>23589e6</code></a>
Fix post-renderer conflict of overlapping hooks and templates</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/bba8fd36fe7ed926716d04579e4edb97036bd941"><code>bba8fd3</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/helm-controller/issues/1456">#1456</a>
from fluxcd/backport-1455-to-release/v1.5.x</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/86234ac39e3086382490b6ee69b9b1e39f531e4f"><code>86234ac</code></a>
Ignore force replace when server-side apply is enabled</li>
<li>See full diff in <a
href="https://github.com/fluxcd/helm-controller/compare/v1.5.3...v1.5.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/image-automation-controller/api` from 1.1.1
to 1.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/image-automation-controller/releases">github.com/fluxcd/image-automation-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.1.2</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/image-automation-controller/blob/v1.1.2/CHANGELOG.md">v1.1.2
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/image-automation-controller:v1.1.2</code></li>
<li><code>ghcr.io/fluxcd/image-automation-controller:v1.1.2</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/image-automation-controller/blob/main/CHANGELOG.md">github.com/fluxcd/image-automation-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.1.2</h2>
<p><strong>Release date:</strong> 2026-04-21</p>
<p>This patch release updates go-git to v5.18.0, which includes
performance
improvements for Git operations, and comes with dependency updates.</p>
<p>Improvements:</p>
<ul>
<li>Update fluxcd/pkg dependencies
<a
href="https://redirect.github.com/fluxcd/image-automation-controller/pull/1022">#1022</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/image-automation-controller/commit/c2d9853b0df5f008e3e4768c8901e01818f74272"><code>c2d9853</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/image-automation-controller/issues/1024">#1024</a>
from fluxcd/release-v1.1.2</li>
<li><a
href="https://github.com/fluxcd/image-automation-controller/commit/240c7831e7051202527693c78230633595ef548c"><code>240c783</code></a>
Release v1.1.2</li>
<li><a
href="https://github.com/fluxcd/image-automation-controller/commit/bd343f666579899cfb1dc66a951c86e65a9a9de2"><code>bd343f6</code></a>
Add changelog entry for v1.1.2</li>
<li><a
href="https://github.com/fluxcd/image-automation-controller/commit/2138255bb9a9d348522e8e1b391d281a5e82ba33"><code>2138255</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/image-automation-controller/issues/1022">#1022</a>
from fluxcd/update-pkg-deps/release/v1.1.x</li>
<li><a
href="https://github.com/fluxcd/image-automation-controller/commit/1937f22f48baf4884a2f643bc042aac37fd301e8"><code>1937f22</code></a>
Update fluxcd/pkg dependencies</li>
<li>See full diff in <a
href="https://github.com/fluxcd/image-automation-controller/compare/v1.1.1...v1.1.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/kustomize-controller/api` from 1.8.3 to 1.8.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/kustomize-controller/releases">github.com/fluxcd/kustomize-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.4</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/kustomize-controller/blob/v1.8.4/CHANGELOG.md">v1.8.4
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/kustomize-controller:v1.8.4</code></li>
<li><code>ghcr.io/fluxcd/kustomize-controller:v1.8.4</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/kustomize-controller/blob/main/CHANGELOG.md">github.com/fluxcd/kustomize-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.8.4</h2>
<p><strong>Release date:</strong> 2026-04-21</p>
<p>This patch release introduces the <code>MigrateAPIVersion</code>
feature gate for
migrating the API version of resources in managed field entries, which
fixes errors like <code>dry-run failed: .spec.accessPolicy: field not
declared in schema</code>.</p>
<p>Improvements:</p>
<ul>
<li>Introduce support for migrating API version
<a
href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1639">#1639</a></li>
<li>Update fluxcd/pkg dependencies
<a
href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1637">#1637</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/b1937c69bf0ffa69a14d243f46cc270eb152c6d0"><code>b1937c6</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1640">#1640</a>
from fluxcd/release-v1.8.4</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/66a3c0f57d48ec833f61e8e6a93362d642f299d5"><code>66a3c0f</code></a>
Release v1.8.4</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/2916d8808ddc35d5817482576832c57bd40de7b5"><code>2916d88</code></a>
Add changelog entry for v1.8.4</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/3d2ba163ab535adf9b63ffbcd4638b0855807234"><code>3d2ba16</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1639">#1639</a>
from fluxcd/backport-1635-to-release/v1.8.x</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/745c45c7794822ef075ba01ba77226da002be5f7"><code>745c45c</code></a>
Introduce support for migrating API version</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/9f05e0ddef139e9568854036b5152d0310958dec"><code>9f05e0d</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1637">#1637</a>
from fluxcd/update-pkg-deps/release/v1.8.x</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/133fc924266a97ab2e5d22efb5b7573732ab2839"><code>133fc92</code></a>
Update fluxcd/pkg dependencies</li>
<li>See full diff in <a
href="https://github.com/fluxcd/kustomize-controller/compare/v1.8.3...v1.8.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/notification-controller/api` from 1.8.3 to
1.8.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/notification-controller/releases">github.com/fluxcd/notification-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.4</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/notification-controller/blob/v1.8.4/CHANGELOG.md">v1.8.4
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/notification-controller:v1.8.4</code></li>
<li><code>ghcr.io/fluxcd/notification-controller:v1.8.4</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/notification-controller/blob/main/CHANGELOG.md">github.com/fluxcd/notification-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.8.4</h2>
<p><strong>Release date:</strong> 2026-04-21</p>
<p>This patch release fixes a regression in which generic providers
would not
forward commit status events, and requires the <code>audience</code>
field on the GCR
Receiver secret for tighter verification (it will become mandatory in
Flux 2.9).</p>
<p>Fixes:</p>
<ul>
<li>Fix generic providers not forwarding commit status events
<a
href="https://redirect.github.com/fluxcd/notification-controller/pull/1291">#1291</a></li>
<li>Remove GCR audience reconstruction
<a
href="https://redirect.github.com/fluxcd/notification-controller/pull/1288">#1288</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/f98e1eb5aa97adbdbe33018d4b9dd1e47763fad0"><code>f98e1eb</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/notification-controller/issues/1295">#1295</a>
from fluxcd/release-v1.8.4</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/8ac6cf3b93521c4f6e2219ac320e4165996a25d1"><code>8ac6cf3</code></a>
Release v1.8.4</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/f9449e6b34b7381241eb01b5908c5850ea52ea65"><code>f9449e6</code></a>
Add changelog entry for v1.8.4</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/fd2fdb8777fc3717d0d98bc82348567eaac0ab9a"><code>fd2fdb8</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/notification-controller/issues/1291">#1291</a>
from fluxcd/backport-1290-to-release/v1.8.x</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/5090b342bc3c8ece7152dd92b08aabb37e66329e"><code>5090b34</code></a>
Fix generic providers not forwarding commit status events</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/8db9b0eafd264aa35df1dab4d59ebd763c04d27f"><code>8db9b0e</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/notification-controller/issues/1288">#1288</a>
from fluxcd/backport-1287-to-release/v1.8.x</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/07acb090f1ae43203f5cd03997574d1f60b0aac3"><code>07acb09</code></a>
Remove GCR audience reconstruction</li>
<li>See full diff in <a
href="https://github.com/fluxcd/notification-controller/compare/v1.8.3...v1.8.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/pkg/runtime` from 0.103.0 to 0.105.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/pkg/commit/f595d79563dc72a7229676aebd83e54339c73edc"><code>f595d79</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1188">#1188</a> from
fluxcd/release-main</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/0177f62c5aaa1a86934a1bed93847f227e51af51"><code>0177f62</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/d2cda98cb4d9bc9a86a30715c187a6e7235d624a"><code>d2cda98</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1187">#1187</a> from
fluxcd/fix-cel-observed-gen</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/3619c73c8d445668e713fd9bea2295d4b9abd479"><code>3619c73</code></a>
runtime/cel: fix requiring int status.observedGeneration</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/4f94dc680419f2300cddb6854859999b12789ee9"><code>4f94dc6</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1186">#1186</a> from
guineveresaenger/drop-autoscaling-v2beta2-hpa</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/b5624d85787a5c19c6c4038d8dc58f2b669bddd1"><code>b5624d8</code></a>
Remove autoscaling/v2beta2 from HPA normalization</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/1bfcca47168cb6d2d7dfdc5b35d8b379a773976d"><code>1bfcca4</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1184">#1184</a> from
fluxcd/release-main</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/29717cf12f2287d4af942bfa28b15425a28f15b7"><code>29717cf</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/56b4f164d7c70a4e419f508db29727e468648204"><code>56b4f16</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1183">#1183</a> from
fluxcd/cel-api-group</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/6b6497f0bf6c7d7252f35c66e2de8ad6d5b478b1"><code>6b6497f</code></a>
runtime/cel: allow empty kind in status reader</li>
<li>Additional commits viewable in <a
href="https://github.com/fluxcd/pkg/compare/runtime/v0.103.0...runtime/v0.105.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/pkg/ssa` from 0.71.0 to 0.73.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/pkg/commit/f1acb236137acb1283bf3b6be88110479dfd4f45"><code>f1acb23</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1191">#1191</a> from
fluxcd/fix-5871</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/8f3546a7eb47318d5b928b6b270858ba52da9876"><code>8f3546a</code></a>
ssa: fix incorrect object reference on SkippedAction</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/a5fa28dcc7117d391670b3ee1de3a3deb233adb4"><code>a5fa28d</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1190">#1190</a> from
fluxcd/release-main</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/7e9c0c02010c618dd6c7cba20c66c8b6fa7c25e3"><code>7e9c0c0</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/9a104582cce6726f73330be861b20750b58303ec"><code>9a10458</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1189">#1189</a> from
fluxcd/refactor-auth</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/1923cf3bf285e4e75ee32da5048c6f3b38b871f6"><code>1923cf3</code></a>
auth: refactor git credentials</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/f595d79563dc72a7229676aebd83e54339c73edc"><code>f595d79</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1188">#1188</a> from
fluxcd/release-main</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/0177f62c5aaa1a86934a1bed93847f227e51af51"><code>0177f62</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/d2cda98cb4d9bc9a86a30715c187a6e7235d624a"><code>d2cda98</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1187">#1187</a> from
fluxcd/fix-cel-observed-gen</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/3619c73c8d445668e713fd9bea2295d4b9abd479"><code>3619c73</code></a>
runtime/cel: fix requiring int status.observedGeneration</li>
<li>Additional commits viewable in <a
href="https://github.com/fluxcd/pkg/compare/ssa/v0.71.0...ssa/v0.73.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/source-controller/api` from 1.8.2 to 1.8.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/source-controller/releases">github.com/fluxcd/source-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.3</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/source-controller/blob/v1.8.3/CHANGELOG.md">v1.8.3
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/source-controller:v1.8.3</code></li>
<li><code>ghcr.io/fluxcd/source-controller:v1.8.3</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md">github.com/fluxcd/source-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.8.3</h2>
<p><strong>Release date:</strong> 2026-04-21</p>
<p>This patch release updates go-git to v5.18.0, which includes
performance
improvements for Git operations, and comes with dependency updates.</p>
<p>Improvements:</p>
<ul>
<li>Update go-git to v5.18.0 (includes perf improvements)
<a
href="https://redirect.github.com/fluxcd/source-controller/pull/2031">#2031</a>
<a
href="https://redirect.github.com/fluxcd/source-controller/pull/2036">#2036</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/source-controller/commit/36331268fa45dad784f15ef085315b3658b1fb4f"><code>3633126</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/source-controller/issues/2037">#2037</a>
from fluxcd/release-v1.8.3</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/fae60960e421ca49db7d578c70cb0f09d20245ad"><code>fae6096</code></a>
Release v1.8.3</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/489330c88f4ac7761e5a2dec614846682a7fca5b"><code>489330c</code></a>
Add changelog entry for v1.8.3</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/e02124d242a1ca18da182678440efe8774b88daa"><code>e02124d</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/source-controller/issues/2036">#2036</a>
from fluxcd/update-pkg-deps/release/v1.8.x</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/76d700957b45dc811a4714acb3ab7842d968d679"><code>76d7009</code></a>
Update fluxcd/pkg dependencies</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/c55dac89065f3bae13f083a1dbb287c4134c4db4"><code>c55dac8</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/source-controller/issues/2031">#2031</a>
from fluxcd/backport-2030-to-release/v1.8.x</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/e891e800f9ff21f5415f60145f601dc0431ecf01"><code>e891e80</code></a>
Update go-git to v5.17.2 (includes perf improvements)</li>
<li>See full diff in <a
href="https://github.com/fluxcd/source-controller/compare/v1.8.2...v1.8.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/api` from 0.35.4 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.4...v0.36.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apiextensions-apiserver` from 0.35.4 to 0.36.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/0ed55b7d7d5b5badf6a5d0c0ed8885d69bde3550"><code>0ed55b7</code></a>
Update dependencies to v0.36.0 tag</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/4cd8c3d9e22f087a55b4a07637b23558a8ad9e40"><code>4cd8c3d</code></a>
Merge remote-tracking branch 'origin/master' into release-1.36</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/c2fd5577e1df17311a0ba4ade24ed1f530b671ed"><code>c2fd557</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apiextensions-apiserver/issues/138346">#138346</a>
from dashpole/update_otel_prop</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/1daa309cbd2fe82547f183e0b3b03e4e625526eb"><code>1daa309</code></a>
Merge remote-tracking branch 'origin/master' into release-1.36</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/1551264c50593f2dacd57b3a13fb8c5d964f0b71"><code>1551264</code></a>
Update github.com/moby/spdystream from v0.5.0 to v0.5.1</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/6c97d2b62440916c4dfad1705d11f1163204477d"><code>6c97d2b</code></a>
update go.opentelemetry.io/otel to v1.41.0</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/862c52a8f6f1b304b355f40d52a61476aa808e03"><code>862c52a</code></a>
update google.golang.org/grpc to v1.79.3</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/abac06552a6df2b3afe1a61049e20980b9d26277"><code>abac065</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apiextensions-apiserver/issues/137849">#137849</a>
from bryantbiggs/deps/update-kube-openapi</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/7acee7524de1d556717421bb6a7aae5e42aa9804"><code>7acee75</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apiextensions-apiserver/issues/137843">#137843</a>
from pacoxu/cobra-v1.10.2</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/612f1d867bd7e046b185d1c771b12eb77e219bbe"><code>612f1d8</code></a>
dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.35.4...v0.36.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apimachinery` from 0.35.4 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.4...v0.36.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/cli-runtime` from 0.35.4 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.4...v0.36.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/client-go` from 0.35.4 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.4...v0.36.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `ocm.software/ocm` from 0.39.0 to 0.40.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-component-model/ocm/releases">ocm.software/ocm's
releases</a>.</em></p>
<blockquote>
<h2>v0.40.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>⬆️ Dependencies</h3>
<!-- raw HTML omitted -->
<ul>
<li>chore(deps): bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1886">open-component-model/ocm#1886</a></li>
<li>chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.17.2
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1891">open-component-model/ocm#1891</a></li>
<li>chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1892">open-component-model/ocm#1892</a></li>
<li>chore(deps): bump the go group across 1 directory with 11 updates by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1896">open-component-model/ocm#1896</a></li>
<li>chore(deps): migrate github.com/containers/image by <a
href="https://github.com/frewilhelm"><code>@frewilhelm</code></a> in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1898">open-component-model/ocm#1898</a></li>
<li>chore(deps): bump go to 1.26.2 (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1905">#1905</a>)
by <a href="https://github.com/frewilhelm"><code>@frewilhelm</code></a>
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1906">open-component-model/ocm#1906</a></li>
</ul>
<!-- raw HTML omitted -->
<h3>🧰 Maintenance</h3>
<ul>
<li>chore: bump VERSION to 0.40.0-dev by <a
href="https://github.com/ocmbot"><code>@ocmbot</code></a>[bot] in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1878">open-component-model/ocm#1878</a></li>
<li>chore: add wget example and cross-reference to "ocm get
credentials" docs by <a
href="https://github.com/morri-son"><code>@morri-son</code></a> in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1880">open-component-model/ocm#1880</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/open-component-model/ocm/compare/v0.39...v0.40.0">https://github.com/open-component-model/ocm/compare/v0.39...v0.40.0</a></p>
<h2>v0.40.0-rc.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>⬆️ Dependencies</h3>
<!-- raw HTML omitted -->
<ul>
<li>chore(deps): bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1886">open-component-model/ocm#1886</a></li>
<li>chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.17.2
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1891">open-component-model/ocm#1891</a></li>
<li>chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1892">open-component-model/ocm#1892</a></li>
<li>chore(deps): bump the go group across 1 directory with 11 updates by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1896">open-component-model/ocm#1896</a></li>
<li>chore(deps): migrate github.com/containers/image by <a
href="https://github.com/frewilhelm"><code>@frewilhelm</code></a> in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1898">open-component-model/ocm#1898</a></li>
<li>chore(deps): bump go to 1.26.2 (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1905">#1905</a>)
by <a href="https://github.com/frewilhelm"><code>@frewilhelm</code></a>
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1906">open-component-model/ocm#1906</a></li>
</ul>
<!-- raw HTML omitted -->
<h3>🧰 Maintenance</h3>
<ul>
<li>chore: bump VERSION to 0.40.0-dev by <a
href="https://github.com/ocmbot"><code>@ocmbot</code></a>[bot] in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1878">open-component-model/ocm#1878</a></li>
<li>chore: add wget example and cross-reference to "ocm get
credentials" docs by <a
href="https://github.com/morri-son"><code>@morri-son</code></a> in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1880">open-component-model/ocm#1880</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/open-component-model/ocm/compare/v0.39...v0.40.0">https://github.com/open-component-model/ocm/compare/v0.39...v0.40.0</a></p>
<h2>v0.40.0-rc.1</h2>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-component-model/ocm/commit/5b25b7d2634f7918726926b687a070655c4db889"><code>5b25b7d</code></a>
chore: update 'flake.nix' (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1899">#1899</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/b39c75b1aa0a90177422a04b43c6bafae0e170c2"><code>b39c75b</code></a>
chore(deps): migrate github.com/containers/image (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1898">#1898</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/5aba51b3d6b7afca5dca24b459ec5f1d98c8c032"><code>5aba51b</code></a>
chore: update 'flake.nix' (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1895">#1895</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/4fb45c547428ed9ad29f2fe47ec858a88a75de18"><code>4fb45c5</code></a>
chore(deps): bump the go group across 1 directory with 11 updates (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1896">#1896</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/221088a8cdecfc0a3862e6469c3ef5bcf2d7246a"><code>221088a</code></a>
chore(deps): bump the ci group across 1 directory with 5 updates (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1893">#1893</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/8a435bad31f6d4dafbcc26ef97252ffd35e6e143"><code>8a435ba</code></a>
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1892">#1892</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/58dab6178ab2e501f184434f82cc656bd1fc4ea2"><code>58dab61</code></a>
chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.17.2 (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1891">#1891</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/1def3b13124e1cfb7bb7f7639223288d030fe649"><code>1def3b1</code></a>
chore: update 'flake.nix' (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1889">#1889</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/96aa0d035031db30a0389a62c3daba7f77f5070a"><code>96aa0d0</code></a>
chore(deps): bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1 (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1886">#1886</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/b776b68214fd80f30aa223c47d268daee6d93527"><code>b776b68</code></a>
chore: add wget example and cross-reference to ´ocm get credentials`
docs (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1">#1</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/open-component-model/ocm/compare/v0.39...v0.40">compare
view</a></li>
</ul>
</details>
<br />
Updates `sigs.k8s.io/controller-runtime` from 0.23.3 to 0.24.0
<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.0</h2>
<h2>:warning: Breaking Changes</h2>
<ul>
<li>Dependencies: Update to k8s.io/* v1.36 (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3506">#3506</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3462">#3462</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3486">#3486</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3450">#3450</a>)</li>
</ul>
<h2>:bug: Bug Fixes</h2>
<ul>
<li>Cache: Fix IndexField blocking until informer is synced (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3445">#3445</a>)</li>
<li>Cache: Wait for cache sync when ReaderFailOnMissingInformer is true
(<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3425">#3425</a>)</li>
<li>Client: Update typed ApplyConfigurations with server response (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3475">#3475</a>)</li>
<li>Fakeclient: Fix SSA status patch resource version check (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3443">#3443</a>)</li>
<li>Fakeclient: Fix panic when using CRs with embedded pointer structs
(<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3431">#3431</a>)</li>
<li>Fakeclient: Fix status apply if existing object has managedFields
set (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3430">#3430</a>)</li>
<li>Fakeclient: Retry GenerateName on AlreadyExists collisions (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3498">#3498</a>)</li>
<li>HTTP servers: Wire up base context into http servers (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3452">#3452</a>)</li>
</ul>
<h2>:seedling: Others</h2>
<ul>
<li>Builder/Webhooks: Remove deprecated custom path function (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3465">#3465</a>)</li>
<li>Cache: Test cache reader waits for cache sync (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3434">#3434</a>)</li>
<li>Certwatcher: Deflake certwatcher tests (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3457">#3457</a>)</li>
<li>Dependencies: Use forked version of btree (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3449">#3449</a>)</li>
<li>Envtest: Ensure envtest stops the whole process group (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3447">#3447</a>)</li>
<li>Logging: Add missing space in zap-log-level flag description (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3492">#3492</a>)</li>
<li>Misc: Adopt new(x) over ptr.To(x) and re-enable newexpr lint (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3489">#3489</a>)</li>
<li>Owners: Cleanup (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3453">#3453</a>)</li>
<li>Recorder: Add logger into context for structured logging (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3454">#3454</a>)</li>
<li>Recorder: Switch to <code>StartLogging</code> for event debug logs
(<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3451">#3451</a>)</li>
<li>Scheme: Deprecate the scheme builder (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3461">#3461</a>)</li>
<li>Source/Kind: Improve logging for dynamic type kind source (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3494">#3494</a>)</li>
<li>Webhooks: Reduce memory usage of default webhooks (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3463">#3463</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3468">#3468</a>)</li>
</ul>
<h2>:seedling: CI & linters</h2>
<ul>
<li>Chore: Update golangci-lint version to v2.8.0 (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3448">#3448</a>)</li>
<li>Chore: Update golangci-lint version to v2.10.1 (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3470">#3470</a>)</li>
<li>Chore: Update golangci-lint version to v2.11.3 (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3482">#3482</a>)</li>
<li>Migrate away from custom GitHub action approval workflow (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3491">#3491</a>)</li>
<li>Release: Auto-create git tags for the
<code>tools/setup-envtest</code> submodule (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3476">#3476</a>)</li>
</ul>
<p>:book: Additionally, there has been 1 contribution to our
documentation. (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3477">#3477</a>)</p>
<h2>Dependencies</h2>
<h3>Added</h3>
<ul>
<li>github.com/cenkalti/backoff/v5: <a
href="https://github.com/cenkalti/backoff/tree/v5.0.3">v5.0.3</a></li>
<li>gonum.org/v1/gonum: v0.16.0</li>
<li>k8s.io/streaming: v0.36.0</li>
</ul>
<h3>Changed</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/d3eaef3ab45410342c30528d1eaab982137c4d5a"><code>d3eaef3</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3475">#3475</a>
from alvaroaleman/fixfix</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/3296f32e58d6e578aa1932dc5584411c5f25c3db"><code>3296f32</code></a>
:bug: Update typed Applyconfigurations with server response</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/c8b4b9d61fbddd8924c1075ec2face3aa7a5f768"><code>c8b4b9d</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3506">#3506</a>
from troy0820/troy0820/update-deps-k8s</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/557c3147e26a62272c87db88e3aadda9890931f1"><code>557c314</code></a>
update to k8s.io v1.36.0</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/e4a998cc6b09afaf5f2d7f30b6a9b728f21918a3"><code>e4a998c</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3499">#3499</a>
from kubernetes-sigs/dependabot/github_actions/all-g...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/1a31c56032fa26cd09de18a6c64b1ba86614f4a4"><code>1a31c56</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3498">#3498</a>
from vieux/fix-fake-client-generatename-retry</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/80bc294688dda063f418bb38e72089ab9f857cc0"><code>80bc294</code></a>
fakeclient: retry GenerateName on AlreadyExists collisions (match K8s
1.32 be...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/77b730ab1c9b09af172b67a336886558211b493a"><code>77b730a</code></a>
:seedling: Bump the all-github-actions group with 2 updates</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/6210f847b2c1df3f28e5be34a4b1458f03896c73"><code>6210f84</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3494">#3494</a>
from erikgb/improve-kind-source-logging</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/6f89e1d9d45867133034b829fb1a3e3563b5065d"><code>6f89e1d</code></a>
Improve logging for dynamic type kind source</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.23.3...v0.24.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `sigs.k8s.io/e2e-framework` from 0.6.0 to 0.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes-sigs/e2e-framework/releases">sigs.k8s.io/e2e-framework's
releases</a>.</em></p>
<blockquote>
<h2>v0.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li><strong><code>Resources.ExecInDeployment</code> method</strong> —
execute commands in a pod of a Deployment (<a
href="https://github.com/keeprocking"><code>@keeprocking</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/506">#506</a>)</li>
<li><strong>KUBECONFIG path list support</strong> — handle
colon-separated <code>KUBECONFIG</code> env var values (<a
href="https://github.com/ndbaker1"><code>@ndbaker1</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/510">#510</a>)</li>
<li><strong>Extend <code>GetKubeconfig</code> methods with args</strong>
— explicit args for kubeconfig retrieval (<a
href="https://github.com/mjudeikis"><code>@mjudeikis</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/471">#471</a>)</li>
<li><strong><code>DecodeURL</code> function</strong> in
<code>decoder</code> package — decode manifests from URLs (<a
href="https://github.com/dmvolod"><code>@dmvolod</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/475">#475</a>)</li>
<li><strong>kwok <code>WithWaitDuration</code> ClusterOpts</strong> —
configurable wait duration for kwok cluster setup (<a
href="https://github.com/liam-mackie"><code>@liam-mackie</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/479">#479</a>)</li>
<li><strong>Enhance <code>DaemonSetReady</code></strong> — check rollout
completion in addition to readiness (<a
href="https://github.com/pschulten"><code>@pschulten</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/547">#547</a>)</li>
<li><strong><code>third_party/helm</code> context support</strong> —
provide <code>context.Context</code> via Option (<a
href="https://github.com/chancez"><code>@chancez</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/549">#549</a>)</li>
<li><strong>Cluster providers receive context</strong> — pass
<code>context.Context</code> when creating clusters (<a
href="https://github.com/chancez"><code>@chancez</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/557">#557</a>)</li>
<li><strong>Testcontainers example</strong> — new example showing
testcontainers integration (<a
href="https://github.com/prit342"><code>@prit342</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/520">#520</a>)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><strong>Test scope per-feature</strong> — fix scope handling so
tests are scoped per-feature (<a
href="https://github.com/ndbaker1"><code>@ndbaker1</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/517">#517</a>)</li>
<li><strong>Fail-fast excludes skipped tests</strong> — skipped tests no
longer trigger fail-fast (<a
href="https://github.com/faganihajizada"><code>@faganihajizada</code></a>,
<a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/545">#545</a>)</li>
<li><strong>Milliseconds/Second timestamp bug</strong> — correct unit
conversion (<a
href="https://github.com/zhaodiaoer"><code>@zhaodiaoer</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/552">#552</a>)</li>
<li><strong>Cilium test repair</strong> — fix broken Cilium test due to
upstream change (<a
href="https://github.com/harshanarayana"><code>@harshanarayana</code></a>,
<a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/493">#493</a>)</li>
<li><strong>Staticcheck fixes in example</strong> — SA4022 and SA1029 in
<code>kind_with_config</code> (<a
href="https://github.com/av-petrov"><code>@av-petrov</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/528">#528</a>)</li>
</ul>
<h2>Structural Changes</h2>
<ul>
<li><strong><code>examples/</code> carved out as its own Go
module</strong> — reduces the main module's dependency surface (<a
href="https://github.com/faganihajizada"><code>@faganihajizada</code></a>,
<a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/546">#546</a>)</li>
<li><strong>Bump Go / golangci-lint and clean CI</strong> — toolchain
refresh and CI tidy-up (<a
href="https://github.com/cpanato"><code>@cpanato</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/548">#548</a>)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><strong>Fix example doc parameters</strong> — correct parameters in
example documentation (<a
href="https://github.com/prit342"><code>@prit342</code></a>, <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/516">#516</a>)</li>
<li><strong>Docstring & tense cleanup in
<code>config.go</code></strong> — typo fix and present-tense
normalization (<a
href="https://github.com/Steven-Yiran"><code>@Steven-Yiran</code></a>,
<a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/529">#529</a>)</li>
</ul>
<h2>Dependency Updates</h2>
<p>Routine dependabot maintenance kept the module current across Go
deps, testcontainers example deps, and GitHub Actions. Notable version
ranges:</p>
<ul>
<li><strong>Go deps:</strong>
<code>sigs.k8s.io/controller-runtime</code> 0.20.0 → 0.22.4 ·
<code>sigs.k8s.io/yaml</code> 1.4.0 → 1.6.0 ·
<code>golang.org/x/net</code> 0.33.0 → 0.38.0 ·
<code>github.com/vladimirvivien/gexe</code> 0.4.1 → 0.5.0</li>
<li><strong>Examples/testcontainers:</strong>
<code>github.com/docker/docker</code> 28.2.2 → 28.3.3 ·
<code>github.com/moby/spdystream</code> 0.5.0 → 0.5.1 ·
<code>golang.org/x/crypto</code> 0.37.0 → 0.45.0</li>
<li><strong>GitHub Actions:</strong> <code>actions/setup-go</code> 5.2.0
→ 6.4.0 · <code>actions/checkout</code> 4.2.2 → 6.0.2 ·
<code>goreleaser/goreleaser-action</code> 6.1.0 → 7.1.0</li>
</ul>
<h2>⚠️ Possible Breaking Changes</h2>
<p>These changes were thoroughly reviewed to avoid breaking changes with
the current API. However, because of signature changes, there exist a
small possibility of your code breaking.</p>
<ul>
<li>Cluster provider interfaces now receive <code>context.Context</code>
(<a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/557">#557</a>)</li>
<li><code>GetKubeconfig</code> method extended with variable args (<a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/471">#471</a>)</li>
<li><code>examples/</code> is now a separate Go module (<a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/546">#546</a>)</li>
</ul>
<h2>🎉 New Contributors</h2>
<ul>
<li><a
href="https://github.com/liam-mackie"><code>@liam-mackie</code></a>
made their first contribution in <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/479">kubernetes-sigs/e2e-framework#479</a></li>
<li><a href="https://github.com/mjudeikis"><code>@mjudeikis</code></a>
made their first contribution in <a
href="https://redirect.github.com/kubernetes-sigs/e2e-framework/pull/471">kubernetes-sigs/e2e-framework#471</a></li>
<li><a href="https://github.com/ndbaker1"…1 parent 039f9bf commit bdf607e
2 files changed
Lines changed: 170 additions & 170 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
| 91 | + | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | 127 | | |
129 | 128 | | |
130 | | - | |
131 | 129 | | |
132 | 130 | | |
133 | 131 | | |
| |||
138 | 136 | | |
139 | 137 | | |
140 | 138 | | |
141 | | - | |
| 139 | + | |
142 | 140 | | |
143 | 141 | | |
144 | | - | |
| 142 | + | |
145 | 143 | | |
146 | 144 | | |
147 | 145 | | |
| |||
155 | 153 | | |
156 | 154 | | |
157 | 155 | | |
158 | | - | |
| 156 | + | |
159 | 157 | | |
160 | 158 | | |
161 | 159 | | |
| |||
203 | 201 | | |
204 | 202 | | |
205 | 203 | | |
206 | | - | |
| 204 | + | |
207 | 205 | | |
208 | 206 | | |
209 | | - | |
| 207 | + | |
210 | 208 | | |
211 | 209 | | |
212 | 210 | | |
| |||
216 | 214 | | |
217 | 215 | | |
218 | 216 | | |
219 | | - | |
220 | 217 | | |
221 | 218 | | |
222 | 219 | | |
| |||
226 | 223 | | |
227 | 224 | | |
228 | 225 | | |
229 | | - | |
| 226 | + | |
230 | 227 | | |
231 | 228 | | |
232 | 229 | | |
| |||
253 | 250 | | |
254 | 251 | | |
255 | 252 | | |
256 | | - | |
257 | | - | |
| 253 | + | |
| 254 | + | |
258 | 255 | | |
259 | 256 | | |
260 | 257 | | |
| |||
268 | 265 | | |
269 | 266 | | |
270 | 267 | | |
271 | | - | |
272 | 268 | | |
273 | 269 | | |
274 | 270 | | |
| |||
296 | 292 | | |
297 | 293 | | |
298 | 294 | | |
299 | | - | |
| 295 | + | |
300 | 296 | | |
301 | 297 | | |
302 | 298 | | |
303 | | - | |
| 299 | + | |
304 | 300 | | |
305 | 301 | | |
306 | 302 | | |
| |||
329 | 325 | | |
330 | 326 | | |
331 | 327 | | |
332 | | - | |
| 328 | + | |
333 | 329 | | |
334 | 330 | | |
335 | 331 | | |
336 | 332 | | |
337 | 333 | | |
338 | 334 | | |
339 | 335 | | |
340 | | - | |
| 336 | + | |
341 | 337 | | |
342 | 338 | | |
343 | 339 | | |
| |||
349 | 345 | | |
350 | 346 | | |
351 | 347 | | |
| 348 | + | |
| 349 | + | |
352 | 350 | | |
353 | 351 | | |
354 | 352 | | |
| |||
367 | 365 | | |
368 | 366 | | |
369 | 367 | | |
370 | | - | |
371 | | - | |
| 368 | + | |
| 369 | + | |
372 | 370 | | |
373 | 371 | | |
374 | 372 | | |
| |||
377 | 375 | | |
378 | 376 | | |
379 | 377 | | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
385 | 384 | | |
386 | 385 | | |
387 | 386 | | |
388 | 387 | | |
389 | 388 | | |
390 | | - | |
| 389 | + | |
391 | 390 | | |
0 commit comments