Skip to content

Commit

Permalink
chore(deps): bump the go group with 17 updates (#1261)
Browse files Browse the repository at this point in the history
Bumps the go group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) |
`1.32.8` | `1.33.0` |
|
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
| `1.28.10` | `1.29.1` |
|
[github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2)
| `1.17.51` | `1.17.54` |
|
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
| `1.17.48` | `1.17.52` |
|
[github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2)
| `1.38.3` | `1.38.6` |
|
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
| `1.72.2` | `1.73.2` |
| [github.com/containers/image/v5](https://github.com/containers/image)
| `5.33.0` | `5.33.1` |
| [github.com/docker/cli](https://github.com/docker/cli) |
`27.4.1+incompatible` | `27.5.0+incompatible` |
| [github.com/docker/docker](https://github.com/docker/docker) |
`27.4.1+incompatible` | `27.5.0+incompatible` |
| [github.com/sigstore/rekor](https://github.com/sigstore/rekor) |
`1.3.7` | `1.3.8` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.16.4` | `3.17.0`
|
| [k8s.io/api](https://github.com/kubernetes/api) | `0.32.0` | `0.32.1`
|
|
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
| `0.32.0` | `0.32.1` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) |
`0.32.0` | `0.32.1` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) |
`0.32.0` | `0.32.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.0`
| `0.32.1` |
|
[sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime)
| `0.19.4` | `0.20.0` |

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.8 to 1.33.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8fac7d48b4707a8fdd9cb23b34b928fc83e38777"><code>8fac7d4</code></a>
Release 2025-01-15</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/9eff8acbf1cc8bb294171b969a8e2803bf235a07"><code>9eff8ac</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/f47aa72637a4492512213811a314dda0b9c9a189"><code>f47aa72</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5934dd36b8ecbc42a321216e8da721e1258ae8a8"><code>5934dd3</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6636822440828c3eebaacfe9a182c9eb47895236"><code>6636822</code></a>
feat: flexible checksum updates (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2808">#2808</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4ffbb7cbe6bfeebb50a773d45df57d3fd126cafb"><code>4ffbb7c</code></a>
Release 2025-01-14</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2f70ff490c3474a59ca29dc2661ec5e4f13ec2f7"><code>2f70ff4</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/434159f5c088eb7b484fea9179d6c5e6302e4610"><code>434159f</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a80fac9aee1efaac1d16f4005ccc93fed22c62c3"><code>a80fac9</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/44e779abca3ec6dfdc9415ced6af0aa684149bd1"><code>44e779a</code></a>
fix several waiter issues (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2953">#2953</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/v1.32.8...v1.33.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.10 to 1.29.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fa8a15e1e023fd02edb11264d3e926d65f18f87f"><code>fa8a15e</code></a>
Release 2025-01-17</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e08f26d7616d64b6b61c8ebf6b85464e2c801932"><code>e08f26d</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/177bcda0d62b5dba1c9e361de38dd3705ca748b3"><code>177bcda</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a5b6a2f1ee1078d88aeecf4f4f5947de77c79994"><code>a5b6a2f</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/74b33baa9e818d9b297f4a9753e0426ed23f510c"><code>74b33ba</code></a>
pull retry loop forward to cover everything from resolving auth scheme
onward...</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7ea97e576564775a287646a2b992f7b31a48b785"><code>7ea97e5</code></a>
Add integration test case for flex checksum (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2967">#2967</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c578cddaeb62b06d2c610dac6ef9038649363029"><code>c578cdd</code></a>
Release 2025-01-16</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/45afab32d943d9281cd207adc2668b3c8d2774d6"><code>45afab3</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/30703fedc699008a606d283d96aa267e3dd74b37"><code>30703fe</code></a>
Update partitions file</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/de0c8ef9ca33f33a769059444d1ad72893eb145b"><code>de0c8ef</code></a>
Update endpoints model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.28.10...config/v1.29.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.51 to
1.17.54
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fa8a15e1e023fd02edb11264d3e926d65f18f87f"><code>fa8a15e</code></a>
Release 2025-01-17</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e08f26d7616d64b6b61c8ebf6b85464e2c801932"><code>e08f26d</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/177bcda0d62b5dba1c9e361de38dd3705ca748b3"><code>177bcda</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a5b6a2f1ee1078d88aeecf4f4f5947de77c79994"><code>a5b6a2f</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/74b33baa9e818d9b297f4a9753e0426ed23f510c"><code>74b33ba</code></a>
pull retry loop forward to cover everything from resolving auth scheme
onward...</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7ea97e576564775a287646a2b992f7b31a48b785"><code>7ea97e5</code></a>
Add integration test case for flex checksum (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2967">#2967</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c578cddaeb62b06d2c610dac6ef9038649363029"><code>c578cdd</code></a>
Release 2025-01-16</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/45afab32d943d9281cd207adc2668b3c8d2774d6"><code>45afab3</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/30703fedc699008a606d283d96aa267e3dd74b37"><code>30703fe</code></a>
Update partitions file</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/de0c8ef9ca33f33a769059444d1ad72893eb145b"><code>de0c8ef</code></a>
Update endpoints model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.51...credentials/v1.17.54">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.48
to 1.17.52
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4ffbb7cbe6bfeebb50a773d45df57d3fd126cafb"><code>4ffbb7c</code></a>
Release 2025-01-14</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2f70ff490c3474a59ca29dc2661ec5e4f13ec2f7"><code>2f70ff4</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/434159f5c088eb7b484fea9179d6c5e6302e4610"><code>434159f</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a80fac9aee1efaac1d16f4005ccc93fed22c62c3"><code>a80fac9</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/44e779abca3ec6dfdc9415ced6af0aa684149bd1"><code>44e779a</code></a>
fix several waiter issues (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2953">#2953</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ca3399be6c00b426a8b006a795f61030b25edaad"><code>ca3399b</code></a>
Release 2025-01-13</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/602e3da7348173ba6e017e6043b282ded4e95fe6"><code>602e3da</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b79c6b7df4912b80552cb18e4aec500d7f328ea3"><code>b79c6b7</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/27462031e5530668a943f584ba5a5503a7cbee87"><code>2746203</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7a7d202453f40928e19cc5485138f1683ee66156"><code>7a7d202</code></a>
Release 2025-01-10</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.48...credentials/v1.17.52">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.38.3 to 1.38.6
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fa8a15e1e023fd02edb11264d3e926d65f18f87f"><code>fa8a15e</code></a>
Release 2025-01-17</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e08f26d7616d64b6b61c8ebf6b85464e2c801932"><code>e08f26d</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/177bcda0d62b5dba1c9e361de38dd3705ca748b3"><code>177bcda</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a5b6a2f1ee1078d88aeecf4f4f5947de77c79994"><code>a5b6a2f</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/74b33baa9e818d9b297f4a9753e0426ed23f510c"><code>74b33ba</code></a>
pull retry loop forward to cover everything from resolving auth scheme
onward...</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7ea97e576564775a287646a2b992f7b31a48b785"><code>7ea97e5</code></a>
Add integration test case for flex checksum (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2967">#2967</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c578cddaeb62b06d2c610dac6ef9038649363029"><code>c578cdd</code></a>
Release 2025-01-16</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/45afab32d943d9281cd207adc2668b3c8d2774d6"><code>45afab3</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/30703fedc699008a606d283d96aa267e3dd74b37"><code>30703fe</code></a>
Update partitions file</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/de0c8ef9ca33f33a769059444d1ad72893eb145b"><code>de0c8ef</code></a>
Update endpoints model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.38.3...service/ecr/v1.38.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.72.2 to 1.73.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fa8a15e1e023fd02edb11264d3e926d65f18f87f"><code>fa8a15e</code></a>
Release 2025-01-17</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e08f26d7616d64b6b61c8ebf6b85464e2c801932"><code>e08f26d</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/177bcda0d62b5dba1c9e361de38dd3705ca748b3"><code>177bcda</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a5b6a2f1ee1078d88aeecf4f4f5947de77c79994"><code>a5b6a2f</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/74b33baa9e818d9b297f4a9753e0426ed23f510c"><code>74b33ba</code></a>
pull retry loop forward to cover everything from resolving auth scheme
onward...</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7ea97e576564775a287646a2b992f7b31a48b785"><code>7ea97e5</code></a>
Add integration test case for flex checksum (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2967">#2967</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c578cddaeb62b06d2c610dac6ef9038649363029"><code>c578cdd</code></a>
Release 2025-01-16</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/45afab32d943d9281cd207adc2668b3c8d2774d6"><code>45afab3</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/30703fedc699008a606d283d96aa267e3dd74b37"><code>30703fe</code></a>
Update partitions file</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/de0c8ef9ca33f33a769059444d1ad72893eb145b"><code>de0c8ef</code></a>
Update endpoints model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.72.2...service/s3/v1.73.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/containers/image/v5` from 5.33.0 to 5.33.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/containers/image/releases">github.com/containers/image/v5's
releases</a>.</em></p>
<blockquote>
<h2>v5.33.1</h2>
<p>[release-5.33] Bump c/storage to v1.56.1, c/image to v5.33.1 by <a
href="https://github.com/TomSweeneyRedHat"><code>@​TomSweeneyRedHat</code></a>
in <a
href="https://redirect.github.com/containers/image/pull/2683">containers/image#2683</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/containers/image/compare/v5.33.0...v5.33.1">https://github.com/containers/image/compare/v5.33.0...v5.33.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/containers/image/commit/44ce03e87505df14b1bec442192d4bb316918cc1"><code>44ce03e</code></a>
[release-5.33] Bump c/image to v5.33.1</li>
<li><a
href="https://github.com/containers/image/commit/3d4c26e54b669b7aeeac3097e0e42c7c6a9ea89d"><code>3d4c26e</code></a>
[release-5.33] Bump c/storage to v1.56.1</li>
<li>See full diff in <a
href="https://github.com/containers/image/compare/v5.33.0...v5.33.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/docker/cli` from 27.4.1+incompatible to
27.5.0+incompatible
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/cli/commit/a187fa5d2d0d5f12db920734e425afc758e98ead"><code>a187fa5</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5736">#5736</a> from
thaJeztah/27.x_vendor_docker_27.5.0</li>
<li><a
href="https://github.com/docker/cli/commit/e32d69e31c6c28509fb17f10d264cc0c2a316cd6"><code>e32d69e</code></a>
vendor: github.com/docker/docker 38b84dce32c4 (v27.5.0)</li>
<li><a
href="https://github.com/docker/cli/commit/2767e9eb469c6a36440c26e05df0be83a770c78a"><code>2767e9e</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5732">#5732</a> from
thaJeztah/27.x_vendor_docker_27.5.0-rc.2</li>
<li><a
href="https://github.com/docker/cli/commit/a999a40714afcac41a69f9141814e2a535519a78"><code>a999a40</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5735">#5735</a> from
vvoland/5734-27.x</li>
<li><a
href="https://github.com/docker/cli/commit/b277537cbe16c6b87e2695a807db952deee5ea83"><code>b277537</code></a>
gha/build: Publish bin image for release branches</li>
<li><a
href="https://github.com/docker/cli/commit/919350df54dd183732c756c17abeea979bc6e782"><code>919350d</code></a>
vendor: github.com/docker/docker v27.5.0-rc.2</li>
<li><a
href="https://github.com/docker/cli/commit/80f78488055382c9bd4021f0aefab0ea4948d183"><code>80f7848</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5726">#5726</a> from
thaJeztah/27.x_update_engine</li>
<li><a
href="https://github.com/docker/cli/commit/0d27375b079f5fac60eef3d43d19787dd2449a7b"><code>0d27375</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5723">#5723</a> from
thaJeztah/27.x_backport_rm_oom_score_adj</li>
<li><a
href="https://github.com/docker/cli/commit/0ced1030389febba1a45585e2ad17da25d8ea269"><code>0ced103</code></a>
vendor: github.com/docker/docker 43fc912ef59a (v27.5.0-rc.2)</li>
<li><a
href="https://github.com/docker/cli/commit/f068c14063f9c97ae03121d8f546198c959bfff7"><code>f068c14</code></a>
contrib/completion: remove --oom-score-adj daemon flag</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/cli/compare/v27.4.1...v27.5.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/docker/docker` from 27.4.1+incompatible to
27.5.0+incompatible
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/docker/releases">github.com/docker/docker's
releases</a>.</em></p>
<blockquote>
<h2>v27.5.0</h2>
<h2>27.5.0</h2>
<p>For a full list of pull requests and changes in this release, refer
to the relevant GitHub milestones:</p>
<ul>
<li><a
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A27.5.0">docker/cli,
27.5.0 milestone</a></li>
<li><a
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A27.5.0">moby/moby,
27.5.0 milestone</a></li>
</ul>
<h3>Bugfixes and enhancements</h3>
<ul>
<li>containerd image store: Fix passing a build context via tarball to
the <code>/build</code> endpoint. <a
href="https://redirect.github.com/moby/moby/pull/49194">moby/moby#49194</a></li>
<li>Builder garbage collection policies without a
<code>keepStorage</code> value now inherit the
<code>defaultKeepStorage</code> limit as intended. <a
href="https://redirect.github.com/moby/moby/pull/49137">moby/moby#49137</a></li>
<li>Preserve network labels during daemon startup. <a
href="https://redirect.github.com/moby/moby/pull/49200">moby/moby#49200</a></li>
<li>Fix a potential race condition error when deleting a container. <a
href="https://redirect.github.com/moby/moby/pull/49239">moby/moby#49239</a></li>
</ul>
<h3>Go SDK</h3>
<ul>
<li><code>pkg/sysinfo</code>: deprecate <code>NumCPU</code>. This
utility has the same behavior as <code>runtime.NumCPU</code>. <a
href="https://redirect.github.com/moby/moby/pull/49247">moby/moby#49247</a></li>
<li><code>pkg/fileutils</code>: deprecate <code>GetTotalUsedFds</code>:
this function is only used internally and will be removed in the next
release. <a
href="https://redirect.github.com/moby/moby/pull/49209">moby/moby#49209</a></li>
<li><code>pkg/ioutils</code>: deprecate <code>BytesPipe</code>,
<code>NewBytesPipe</code>, <code>ErrClosed</code>,
<code>WriteCounter</code>, <code>NewWriteCounter</code>,
<code>NewReaderErrWrapper</code>, <code>NopFlusher</code>,
<code>NopWriter</code>, <code>NopWriteCloser</code>. They were only used
internally and will be removed in the next release. <a
href="https://redirect.github.com/moby/moby/pull/49246">moby/moby#49246</a>,
<a
href="https://redirect.github.com/moby/moby/pull/49255">moby/moby#49255</a></li>
<li><code>pkg/reexec</code>: This package is deprecated and moved to a
separate module. Use <code>github.com/moby/sys/reexec</code> instead. <a
href="https://redirect.github.com/moby/moby/pull/49135">moby/moby#49135</a></li>
</ul>
<h3>Packaging updates</h3>
<ul>
<li>Update containerd to <a
href="https://github.com/containerd/containerd/releases/tag/v1.7.25">v1.7.25</a>
<a
href="https://redirect.github.com/moby/moby/pull/49253">moby/moby#49253</a></li>
<li>Update <code>runc</code> to <a
href="https://github.com/opencontainers/runc/releases/tag/v1.2.4">v1.2.4</a>
<a
href="https://redirect.github.com/moby/moby/pull/49243">moby/moby#49243</a></li>
<li>Update BuildKit to <a
href="https://github.com/moby/buildkit/releases/tag/v0.18.2">v0.18.2</a>
<a
href="https://redirect.github.com/moby/moby/pull/48949">moby/moby#48949</a></li>
<li>Update Compose to <a
href="https://github.com/docker/compose/releases/tag/v2.32.2">v2.32.2</a>
<a
href="https://redirect.github.com/docker/docker-ce-packaging/pull/1140">docker/docker-ce-packaging#1140</a></li>
</ul>
<h2>v27.5.0-rc.2</h2>
<h2>27.5.0-rc.2</h2>
<p>This is a pre-release of the upcoming 27.5.0 release.</p>
<p>Pre-releases are intended for testing new releases: <strong>only
install in a test environment!</strong></p>
<pre lang="bash"><code>curl -fsSL https://get.docker.com -o
get-docker.sh
sudo CHANNEL=test sh get-docker.sh
</code></pre>
<h3>Known issues:</h3>
<ul>
<li>There is no changelog yet; an overview of pull requests included in
this release can be found on GitHub:
<ul>
<li>docker cli: <a
href="https://github.com/docker/cli/pulls?q=is%3Apr+milestone%3A27.5.0+is%3Amerged">all
pull requests for 27.5.0</a> / <a
href="https://github.com/docker/cli/pulls?q=is%3Apr+milestone%3A27.5.0+label%3Aimpact%2Fchangelog+is%3Amerged">all
&quot;changelog&quot; pull requests for 27.5.0</a></li>
<li>docker engine: <a
href="https://github.com/moby/moby/pulls?q=is%3Apr+milestone%3A27.5.0+is%3Amerged">all
pull requests for 27.5.0</a> / <a
href="https://github.com/moby/moby/pulls?q=is%3Apr+milestone%3A27.5.0+label%3Aimpact%2Fchangelog+is%3Amerged">all
&quot;changelog&quot; pull requests for 27.5.0</a></li>
</ul>
</li>
<li>There are no packages available yet for the s390x and ppc64le
architectures</li>
</ul>
<p>Bugs and regressions can be reported in these issue trackers:</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moby/moby/commit/38b84dce32c45732606fe09ffebef8b29a783644"><code>38b84dc</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/49255">#49255</a>
from thaJeztah/27.x_backport_ioutils_more_deprecations</li>
<li><a
href="https://github.com/moby/moby/commit/ae821132d3b5342112b1c8505ce12f05562c2cd4"><code>ae82113</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/49253">#49253</a>
from thaJeztah/27.x_backport_bump_containerd_binary...</li>
<li><a
href="https://github.com/moby/moby/commit/8a2fd51c84e9ce58b7dec29e1b86844ac4b5b3a6"><code>8a2fd51</code></a>
pkg/ioutils: deprecate NopWriteCloser</li>
<li><a
href="https://github.com/moby/moby/commit/cf37b661dd227efff5271c1b5fcc613dc21ef5a7"><code>cf37b66</code></a>
pkg/ioutils: deprecate NopWriter</li>
<li><a
href="https://github.com/moby/moby/commit/c83f65882947c39b8b6c36065b522b7b6c84656e"><code>c83f658</code></a>
Dockerfile: update containerd to v1.7.25</li>
<li><a
href="https://github.com/moby/moby/commit/931be8ef77582bed66786d7a26b0362d62d35444"><code>931be8e</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/49246">#49246</a>
from thaJeztah/27.x_backport_ioutils_deprecations</li>
<li><a
href="https://github.com/moby/moby/commit/2e1aee3326f1de072679d5fbb3a0d2f7e7d7d7cb"><code>2e1aee3</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/49249">#49249</a>
from robmry/backport-27.x/fix_unit_tests_for_nftabl...</li>
<li><a
href="https://github.com/moby/moby/commit/f53d72e0be380a948cd2bc9f909922dc2f95338a"><code>f53d72e</code></a>
Fix unit tests for an nftables host</li>
<li><a
href="https://github.com/moby/moby/commit/55f705597c1e2b16883f2feae29b03f4dcfc0b0f"><code>55f7055</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/49243">#49243</a>
from thaJeztah/27.x_backport_bump_runc_binary_1.2.4</li>
<li><a
href="https://github.com/moby/moby/commit/36ad318a2dbb7624efa8f2e933b33d4ada10d01b"><code>36ad318</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/49247">#49247</a>
from thaJeztah/27.x_backport_deprecate_runtime_numcpu</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/docker/compare/v27.4.1...v27.5.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/sigstore/rekor` from 1.3.7 to 1.3.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sigstore/rekor/releases">github.com/sigstore/rekor's
releases</a>.</em></p>
<blockquote>
<h2>v1.3.8</h2>
<h2>Changelog</h2>
<p>Please see <a
href="https://github.com/sigstore/rekor/blob/main/CHANGELOG.md">https://github.com/sigstore/rekor/blob/main/CHANGELOG.md</a>
for changes included in this release.</p>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/sgpinkus"><code>@​sgpinkus</code></a>
made their first contribution in <a
href="https://redirect.github.com/sigstore/rekor/pull/2322">sigstore/rekor#2322</a></li>
<li><a href="https://github.com/dnwe"><code>@​dnwe</code></a> made their
first contribution in <a
href="https://redirect.github.com/sigstore/rekor/pull/2325">sigstore/rekor#2325</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sigstore/rekor/compare/v1.3.7...v1.3.8">https://github.com/sigstore/rekor/compare/v1.3.7...v1.3.8</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sigstore/rekor/blob/main/CHANGELOG.md">github.com/sigstore/rekor's
changelog</a>.</em></p>
<blockquote>
<h1>v1.3.8</h1>
<h2>Bug Fixes</h2>
<ul>
<li>fix zizmor issues (<a
href="https://redirect.github.com/sigstore/rekor/issues/2298">#2298</a>)</li>
<li>remove unneeded value in log message (<a
href="https://redirect.github.com/sigstore/rekor/issues/2282">#2282</a>)</li>
</ul>
<h2>Quality Enhancements</h2>
<ul>
<li>chore: relax go directive to permit 1.22.x</li>
<li>fetch minisign from homebrew instead of custom ppa (<a
href="https://redirect.github.com/sigstore/rekor/issues/2329">#2329</a>)</li>
<li>fix(ci): simplify GOVERSION extraction</li>
<li>chore(deps): bump actions pins to latest</li>
<li>Updates go and golangci-lint (<a
href="https://redirect.github.com/sigstore/rekor/issues/2302">#2302</a>)</li>
<li>update builder to use go1.23.4 (<a
href="https://redirect.github.com/sigstore/rekor/issues/2301">#2301</a>)</li>
<li>clean up spaces</li>
<li>log request body on 500 error to aid debugging (<a
href="https://redirect.github.com/sigstore/rekor/issues/2283">#2283</a>)</li>
</ul>
<h2>Contributors</h2>
<ul>
<li>Appu Goundan</li>
<li>Bob Callaway</li>
<li>Carlos Tadeu Panato Junior</li>
<li>Dominic Evans</li>
<li>sgpinkus</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sigstore/rekor/commit/88b5ce53253bd3638364815b8990fd0c3823abab"><code>88b5ce5</code></a>
add changelog for v1.3.8 (<a
href="https://redirect.github.com/sigstore/rekor/issues/2331">#2331</a>)</li>
<li><a
href="https://github.com/sigstore/rekor/commit/1e9cdae679740658984c849aeaf3c4ad4532d714"><code>1e9cdae</code></a>
chore: relax go directive to permit 1.22.x</li>
<li><a
href="https://github.com/sigstore/rekor/commit/dcad58c3e99b6ed53b21cd6278b017a6625026f9"><code>dcad58c</code></a>
build(deps): Bump google.golang.org/api from 0.214.0 to 0.216.0 (<a
href="https://redirect.github.com/sigstore/rekor/issues/2328">#2328</a>)</li>
<li><a
href="https://github.com/sigstore/rekor/commit/1082f4855b7d53fc766d91e9b8348b21905f0382"><code>1082f48</code></a>
build(deps): Bump the all group with 11 updates (<a
href="https://redirect.github.com/sigstore/rekor/issues/2327">#2327</a>)</li>
<li><a
href="https://github.com/sigstore/rekor/commit/362ccea02eee99dd8070e2e733fbbcb6935602ad"><code>362ccea</code></a>
build(deps): Bump google/cloud-sdk from 504.0.1 to 505.0.0 (<a
href="https://redirect.github.com/sigstore/rekor/issues/2326">#2326</a>)</li>
<li><a
href="https://github.com/sigstore/rekor/commit/c505919d963bf020f6f421cc9b0eafa218eb33bc"><code>c505919</code></a>
fetch minisign from homebrew instead of custom ppa (<a
href="https://redirect.github.com/sigstore/rekor/issues/2329">#2329</a>)</li>
<li><a
href="https://github.com/sigstore/rekor/commit/280c8c1c1764dbea56d41b48e7e97f0d05bc875e"><code>280c8c1</code></a>
fix(ci): simplify GOVERSION extraction</li>
<li><a
href="https://github.com/sigstore/rekor/commit/7bf4b21eeae020e556408569ede57c5a7c3f0b5c"><code>7bf4b21</code></a>
chore(deps): bump actions pins to latest</li>
<li><a
href="https://github.com/sigstore/rekor/commit/513c30e44209539bd2c2f677c5a25035ec198cf7"><code>513c30e</code></a>
Update types.md (<a
href="https://redirect.github.com/sigstore/rekor/issues/2322">#2322</a>)</li>
<li><a
href="https://github.com/sigstore/rekor/commit/8f7b5a0055f9129ba8f676d00cebcb4341fba4a8"><code>8f7b5a0</code></a>
build(deps): Bump sigs.k8s.io/release-utils from 0.8.5 to 0.9.0</li>
<li>Additional commits viewable in <a
href="https://github.com/sigstore/rekor/compare/v1.3.7...v1.3.8">compare
view</a></li>
</ul>
</details>
<br />

Updates `helm.sh/helm/v3` from 3.16.4 to 3.17.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/helm/helm/releases">helm.sh/helm/v3's
releases</a>.</em></p>
<blockquote>
<p>Helm v3.17.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>Allow pulling and installation by OCI digest</li>
<li>Annotations and dependencies are now in chart metadata output</li>
<li>New <code>--take-ownership</code> flag for install and upgrade
commands</li>
<li>SDK: Authorizer and registry authorizer are now configurable</li>
<li>Removed the Kubernetes configuration file permissions check</li>
<li>Added username/password to helm push and dependency build/update
subcommands</li>
<li>Added <code>toYamlPretty</code> template function</li>
</ul>
<h2>Installation and Upgrading</h2>
<p>Download Helm v3.17.0. The common platform binaries are here:</p>
<ul>
<li><a href="https://get.helm.sh/helm-v3.17.0-darwin-amd64.tar.gz">MacOS
amd64</a> (<a
href="https://get.helm.sh/helm-v3.17.0-darwin-amd64.tar.gz.sha256sum">checksum</a>
/ 0d5fd51cf51eb4b9712d52ecd8f2a3cd865680595cca57db38ee01802bd466ea)</li>
<li><a href="https://get.helm.sh/helm-v3.17.0-darwin-arm64.tar.gz">MacOS
arm64</a> (<a
href="https://get.helm.sh/helm-v3.17.0-darwin-arm64.tar.gz.sha256sum">checksum</a>
/ 5db292c69ba756ddbf139abb623b02860feef15c7f1a4ea69b77715b9165a261)</li>
<li><a href="https://get.helm.sh/helm-v3.17.0-linux-amd64.tar.gz">Linux
amd64</a> (<a
href="https://get.helm.sh/helm-v3.17.0-linux-amd64.tar.gz.sha256sum">checksum</a>
/ fb5d12662fde6eeff36ac4ccacbf3abed96b0ee2de07afdde4edb14e613aee24)</li>
<li><a href="https://get.helm.sh/helm-v3.17.0-linux-arm.tar.gz">Linux
arm</a> (<a
href="https://get.helm.sh/helm-v3.17.0-linux-arm.tar.gz.sha256sum">checksum</a>
/ a388478049bf4ad440fa394f28421aa43cec3631ba197a8203c485edbec3e3fe)</li>
<li><a href="https://get.helm.sh/helm-v3.17.0-linux-arm64.tar.gz">Linux
arm64</a> (<a
href="https://get.helm.sh/helm-v3.17.0-linux-arm64.tar.gz.sha256sum">checksum</a>
/ c4d4be8e80082b7eaa411e3e231d62cf05d01cddfef59b0d01006a7901e11ee4)</li>
<li><a href="https://get.helm.sh/helm-v3.17.0-linux-386.tar.gz">Linux
i386</a> (<a
href="https://get.helm.sh/helm-v3.17.0-linux-386.tar.gz.sha256sum">checksum</a>
/ af89be03bb15175cd27573b48f4b9621e08982ab7788dd36e073baac988d6b2e)</li>
<li><a
href="https://get.helm.sh/helm-v3.17.0-linux-ppc64le.tar.gz">Linux
ppc64le</a> (<a
href="https://get.helm.sh/helm-v3.17.0-linux-ppc64le.tar.gz.sha256sum">checksum</a>
/ 32833acf72b240e9ca78a3eac630a0ba420e073b02df3030c369a287b8bdc769)</li>
<li><a href="https://get.helm.sh/helm-v3.17.0-linux-s390x.tar.gz">Linux
s390x</a> (<a
href="https://get.helm.sh/helm-v3.17.0-linux-s390x.tar.gz.sha256sum">checksum</a>
/ 4b002d673ef35d78843c45cc169faf1040eec75937f19fccce41d2074f459653)</li>
<li><a
href="https://get.helm.sh/helm-v3.17.0-linux-riscv64.tar.gz">Linux
riscv64</a> (<a
href="https://get.helm.sh/helm-v3.17.0-linux-riscv64.tar.gz.sha256sum">checksum</a>
/ 38297aca2046fd13f2e0415ecc9cdb006f4008b286467f5f217187647dbbab5b)</li>
<li><a href="https://get.helm.sh/helm-v3.17.0-windows-amd64.zip">Windows
amd64</a> (<a
href="https://get.helm.sh/helm-v3.17.0-windows-amd64.zip.sha256sum">checksum</a>
/ 0625e51437107991922f76adbec4a4f12a4438942182677399ab758a3ec8bdc5)</li>
<li><a href="https://get.helm.sh/helm-v3.17.0-windows-arm64.zip">Windows
arm64</a> (<a
href="https://get.helm.sh/helm-v3.17.0-windows-arm64.zip.sha256sum">checksum</a>
/ 5fd16dde353aa5909562f127befea8db3879ecf63050fea3fb106ff8bfdd1a9c)</li>
</ul>
<p>This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5
B91C 1155 and can be found at <a
href="https://github.com/r6by"><code>@​r6by</code></a> <a
href="https://keybase.io/r6by">keybase account</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-3">script
to install</a> on any system with <code>bash</code>.</p>
<h2>What's Next</h2>
<ul>
<li>3.17.1 is the next patch release and will be on February 12,
2025</li>
<li>3.18.0 is the next minor release and will be on May 14, 2025</li>
</ul>
<h2>Changelog</h2>
<ul>
<li>bump version to v3.17.0 301108edc7ac2a8ba79e4ebf5701b0b6ce6a31e4
(Matt Farina)</li>
<li>fix: make ORAS reference private
949b2e604067a43797c640db4d6ed69af7aa3e5b (Terry Howe)</li>
<li>fix: issue with helm template and oci chart
aba95b9cb4827fe932e5eebabd55513333543d7c (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/301108edc7ac2a8ba79e4ebf5701b0b6ce6a31e4"><code>301108e</code></a>
bump version to v3.17.0</li>
<li><a
href="https://github.com/helm/helm/commit/0ac5d28c3e58a86ba2b41c5e1b1b1c3ae180d7f9"><code>0ac5d28</code></a>
Merge pull request <a
href="https://redirect.github.com/helm/helm/issues/13588">#13588</a>
from mattfarina/v3-backport-oci-digest</li>
<li><a
href="https://github.com/helm/helm/commit/949b2e604067a43797c640db4d6ed69af7aa3e5b"><code>949b2e6</code></a>
fix: make ORAS reference private</li>
<li><a
href="https://github.com/helm/helm/commit/aba95b9cb4827fe932e5eebabd55513333543d7c"><code>aba95b9</code></a>
fix: issue with helm template and oci chart</li>
<li><a
href="https://github.com/helm/helm/commit/c3e5217d85f37ba6adb570c3f2ff78dc7dfb343c"><code>c3e5217</code></a>
feat: allow installation by OCI digest</li>
<li><a
href="https://github.com/helm/helm/commit/fbfbf1aae68da05abc814b2a3abdfb7390d6b965"><code>fbfbf1a</code></a>
Merge pull request <a
href="https://redirect.github.com/helm/helm/issues/13555">#13555</a>
from helm/dependabot/go_modules/dev-v3/k8s-io-b0222...</li>
<li><a
href="https://github.com/helm/helm/commit/33a0ee7b9ac19d5578ef315cb4c220fe5ab069f1"><code>33a0ee7</code></a>
Bump the k8s-io group with 7 updates</li>
<li><a
href="https://github.com/helm/helm/commit/c6b8d2b359ee981fd5d270b999f18d138f5b0df8"><code>c6b8d2b</code></a>
Merge pull request <a
href="https://redirect.github.com/helm/helm/issues/13585">#13585</a>
from mattfarina/backport-xnet-33-fix</li>
<li><a
href="https://github.com/helm/helm/commit/79993d2e5bb05a1eba5978353db084f1ca9cb7ac"><code>79993d2</code></a>
Upgrade golang.org/x/net to v0.33.0 to address CVE-2024-45338</li>
<li><a
href="https://github.com/helm/helm/commit/9ade3b502a1f14d046134796a17e3ceed2cd1373"><code>9ade3b5</code></a>
Merge pull request <a
href="https://redirect.github.com/helm/helm/issues/13574">#13574</a>
from gjenkins8/v3_13343</li>
<li>Additional commits viewable in <a
href="https://github.com/helm/helm/compare/v3.16.4...v3.17.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/api` from 0.32.0 to 0.32.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/bc0564c95e7494dc33c8f4c149f4daad616066eb"><code>bc0564c</code></a>
Update dependencies to v0.32.1 tag</li>
<li><a
href="https://github.com/kubernetes/api/commit/25d8df3c710cbfd87f34e6fa06ef28b7ef25ffac"><code>25d8df3</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/129544">#129544</a><code>pohly/automated-cherry-pick-of-#129543</code></li>
<li><a
href="https://github.com/kubernetes/api/commit/5b9e0136e6cbfb6c2875117540313d1c1a732db3"><code>5b9e013</code></a>
DRA API: bump maximum size of ReservedFor to 256</li>
<li>See full diff in <a
href="https://github.com/kubernetes/api/compare/v0.32.0...v0.32.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apiextensions-apiserver` from 0.32.0 to 0.32.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/ab6ba90f997c968a529aafb3b4c76eb487220128"><code>ab6ba90</code></a>
Update dependencies to v0.32.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.0...v0.32.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apimachinery` from 0.32.0 to 0.32.1
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/cli-runtime` from 0.32.0 to 0.32.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/e76aa84cd7237a0b57fba001d466647a6adefad2"><code>e76aa84</code></a>
Update dependencies to v0.32.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/cli-runtime/compare/v0.32.0...v0.32.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/client-go` from 0.32.0 to 0.32.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/9d43434511c4ed29af910f934efef2c123c80b49"><code>9d43434</code></a>
Update dependencies to v0.32.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/client-go/compare/v0.32.0...v0.32.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `sigs.k8s.io/controller-runtime` from 0.19.4 to 0.20.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.20.0</h2>
<h2>Highlights</h2>
<ul>
<li>Based on k8s.io/* v1.32 libraries and minimum Go version is now
v1.23</li>
<li>New experimental priority queue feature
<ul>
<li>More details in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013">#3013</a>
and <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374">#2374</a></li>
<li>Can be enabled via manager.Options.Controller.UsePriorityQueue</li>
<li>Please give it a try and provide feedback in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374">#2374</a></li>
</ul>
</li>
<li><a
href="https://redirect.github.com/kubernetes/enhancements/issues/3352">AggregatedDiscovery</a>
is automatically used when available (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901">#2901</a>)</li>
<li>As usual, many improvements to the fake client</li>
</ul>
<h2>Changes since v0.19.0</h2>
<h2>:warning: Breaking Changes</h2>
<ul>
<li>Bump to k8s.io/* v1.32 libraries (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2971">#2971</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2990">#2990</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3001">#3001</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3007">#3007</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3029">#3029</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3043">#3043</a>)</li>
<li>logging: Stop deduplicating API warnings by default (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2953">#2953</a>)</li>
<li>webhook: Stop deleting unknown fields in CustomDefaulter (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2982">#2982</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3056">#3056</a>)</li>
<li>webhook: Remove deprecated Defaulter and Validator (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2877">#2877</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2945">#2945</a>)</li>
<li>cluster: Remove deprecated SyncPeriod option (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2970">#2970</a>)</li>
</ul>
<h2>:sparkles: New Features</h2>
<ul>
<li>cache: Add EnableWatchBookmarks option (defaults to true) (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3017">#3017</a>)</li>
<li>cache: Export NewInformer option (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3061">#3061</a>)</li>
<li>cert-watcher: Add polling (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3020">#3020</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3050">#3050</a>)</li>
<li>controller: Add experimental priority queue (off per default) (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013">#3013</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3014">#3014</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3060">#3060</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3066">#3066</a>)</li>
<li>fake client: Allow adding indexes at runtime (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3021">#3021</a>)</li>
<li>fake client: Add support for ServiceAccountToken subresource (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2969">#2969</a>)</li>
<li>restmapper: Use AggregatedDiscovery if available (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901">#2901</a>)</li>
<li>util: Add HasOwnerReference func (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2882">#2882</a>)</li>
<li>webhook: Add custom path option (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2998">#2998</a>)</li>
</ul>
<h2>:bug: Bug Fixes</h2>
<ul>
<li>controller: Error when source.Start() never returns (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2997">#2997</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3006">#3006</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3008">#3008</a>)</li>
<li>fake client: Don't return items on invalid selector (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3022">#3022</a>)</li>
<li>fake client: Fix TOCTOU races (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2980">#2980</a>)</li>
<li>fake client: Preserve TypeMeta during Get call with
PartialObjectMeta (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2949">#2949</a>)</li>
<li>fake client: Preserve TypeMeta during List call with
UnstructuredList (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3074">#3074</a>)</li>
<li>manager: Fix RenewDeadline typo in leader election (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3032">#3032</a>)</li>
<li>manager: Use leader elector with client timeout (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3028">#3028</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3034">#3034</a>)</li>
</ul>
<h2>:seedling: Others</h2>
<ul>
<li>cache: Switch to Go 1.23+ stdlib
<code>maps</code>/<code>slices</code> packages (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3012">#3012</a>)</li>
<li>controller: Log the syncing source when WaitForSync fails (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3016">#3016</a>)</li>
<li>setup-envtest: drop support for GCS (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2915">#2915</a>)</li>
<li>Some fixes for typos (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3011">#3011</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3033">#3033</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2993">#2993</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/8f7e11443ece8e32908f6e537fd6f1d9674f0910"><code>8f7e114</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3074">#3074</a>
from sbueringer/pr-fix-fake-list</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/3b2335464e4e3286f2cdadff08ab7474d7dffdbe"><code>3b23354</code></a>
fake client: preserve TypeMeta during List call with
UnstructuredList</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/1ec7c1b76e98efd4f177eb8cd96050596b0fa3d3"><code>1ec7c1b</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3069">#3069</a>
from kubernetes-sigs/dependabot/github_actions/all-g...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/189b6d8ef41c9af8697b4bdb0ab6c5d7dd6ac240"><code>189b6d8</code></a>
:seedling: Bump the all-github-actions group across 1 directory with 3
updates</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/d19d76c3a88fe2d8015949603acadf35cfac28ee"><code>d19d76c</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3066">#3066</a>
from alvaroaleman/fix-wow</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/e667a8f9eda5ef8b74ec0d6e7dfca5a1e60f9ce6"><code>e667a8f</code></a>
:bug: Fix a bug in the priorityqueue metrics</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/1de5a3e8bae9300c139a3f3f30f8cd509cffb103"><code>1de5a3e</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3062">#3062</a>
from ranakan19/cache_options</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/2484715d39199d4e02628c79e9be7c6f76fae28b"><code>2484715</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3064">#3064</a>
from alvaroaleman/remove-gosec</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/3b0b9958086ff68d94d070da3c9436742a5a1e6b"><code>3b0b995</code></a>
🌱 Remove gosec linter</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/c80ea332ca131e1b79caab274a3413b93dc97e62"><code>c80ea33</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3060">#3060</a>
from alvaroaleman/pq-2</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.4...v0.20.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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 820cde4 commit 28bfd87
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 167 deletions.
87 changes: 43 additions & 44 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@ require (
github.com/DataDog/gostackparse v0.7.0
github.com/InfiniteLoopSpace/go_S-MIME v0.0.0-20181221134359-3f58f9a4b2b6
github.com/Masterminds/semver/v3 v3.3.1
github.com/aws/aws-sdk-go-v2 v1.32.8
github.com/aws/aws-sdk-go-v2/config v1.28.10
github.com/aws/aws-sdk-go-v2/credentials v1.17.51
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.48
github.com/aws/aws-sdk-go-v2/service/ecr v1.38.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.72.2
github.com/aws/aws-sdk-go-v2 v1.33.0
github.com/aws/aws-sdk-go-v2/config v1.29.1
github.com/aws/aws-sdk-go-v2/credentials v1.17.54
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.52
github.com/aws/aws-sdk-go-v2/service/ecr v1.38.6
github.com/aws/aws-sdk-go-v2/service/s3 v1.73.2
github.com/cloudflare/cfssl v1.6.5
github.com/containerd/containerd v1.7.25
github.com/containerd/errdefs v1.0.0
github.com/containerd/log v0.1.0
github.com/containers/image/v5 v5.33.0
github.com/containers/image/v5 v5.33.1
github.com/cyberphone/json-canonicalization v0.0.0-20231217050601-ba74d44ecf5f
github.com/distribution/reference v0.6.0
github.com/docker/cli v27.4.1+incompatible
github.com/docker/docker v27.4.1+incompatible
github.com/docker/cli v27.5.0+incompatible
github.com/docker/docker v27.5.0+incompatible
github.com/docker/go-connections v0.5.0
github.com/drone/envsubst v1.0.3
github.com/fluxcd/cli-utils v0.36.0-flux.11
Expand Down Expand Up @@ -61,7 +61,7 @@ require (
github.com/redis/go-redis/v9 v9.7.0
github.com/rogpeppe/go-internal v1.13.1
github.com/sigstore/cosign/v2 v2.4.1
github.com/sigstore/rekor v1.3.7
github.com/sigstore/rekor v1.3.8
github.com/sigstore/sigstore v1.8.12
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
Expand All @@ -79,21 +79,21 @@ require (
golang.org/x/text v0.21.0
gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.16.4
k8s.io/api v0.32.0
k8s.io/apiextensions-apiserver v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/cli-runtime v0.32.0
k8s.io/client-go v0.32.0
helm.sh/helm/v3 v3.17.0
k8s.io/api v0.32.1
k8s.io/apiextensions-apiserver v0.32.1
k8s.io/apimachinery v0.32.1
k8s.io/cli-runtime v0.32.1
k8s.io/client-go v0.32.1
oras.land/oras-go/v2 v2.5.0
sigs.k8s.io/controller-runtime v0.19.4
sigs.k8s.io/controller-runtime v0.20.0
sigs.k8s.io/yaml v1.4.0
)

require (
cloud.google.com/go/auth v0.10.2 // indirect
cloud.google.com/go/auth/oauth2adapt v0.2.5 // indirect
cloud.google.com/go/compute/metadata v0.5.2 // indirect
cloud.google.com/go/auth v0.13.0 // indirect
cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect
cloud.google.com/go/compute/metadata v0.6.0 // indirect
filippo.io/edwards25519 v1.1.0 // indirect
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider v0.15.2 // indirect
Expand Down Expand Up @@ -131,19 +131,19 @@ require (
github.com/aliyun/credentials-go v1.3.10 // indirect
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.7 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.23 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.27 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.27 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.24 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.28 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.28 // indirect
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.27 // indirect
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.28 // indirect
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.27.2 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.8 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.8 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.8 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.24.9 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.8 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.33.6 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.5.2 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.9 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.9 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.24.11 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.10 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.33.9 // indirect
github.com/aws/smithy-go v1.22.1 // indirect
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241009180534-e718692eec62 // indirect
github.com/beorn7/perks v1.0.1 // indirect
Expand All @@ -164,7 +164,7 @@ require (
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
github.com/containers/ocicrypt v1.2.0 // indirect
github.com/containers/storage v1.56.0 // indirect
github.com/containers/storage v1.56.1 // indirect
github.com/coreos/go-oidc/v3 v3.12.0 // indirect
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Expand Down Expand Up @@ -225,7 +225,7 @@ require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
github.com/googleapis/gax-go/v2 v2.14.0 // indirect
github.com/googleapis/gax-go/v2 v2.14.1 // indirect
github.com/gorilla/mux v1.8.1 // indirect
github.com/gorilla/websocket v1.5.3 // indirect
github.com/gosuri/uitable v0.0.4 // indirect
Expand Down Expand Up @@ -293,7 +293,7 @@ require (
github.com/prometheus/common v0.60.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/rubenv/sql-migrate v1.7.0 // indirect
github.com/rubenv/sql-migrate v1.7.1 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/ryanuber/go-glob v1.0.0 // indirect
github.com/sagikazarmark/locafero v0.6.0 // indirect
Expand All @@ -305,7 +305,7 @@ require (
github.com/shibumi/go-pathspec v1.3.0 // indirect
github.com/shopspring/decimal v1.4.0 // indirect
github.com/sigstore/fulcio v1.6.5 // indirect
github.com/sigstore/protobuf-specs v0.3.2 // indirect
github.com/sigstore/protobuf-specs v0.3.3 // indirect
github.com/sigstore/timestamp-authority v1.2.3 // indirect
github.com/skeema/knownhosts v1.3.0 // indirect
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect
Expand Down Expand Up @@ -334,7 +334,6 @@ require (
github.com/yuin/gopher-lua v1.1.1 // indirect
github.com/zeebo/errs v1.4.0 // indirect
go.mongodb.org/mongo-driver v1.17.1 // indirect
go.opencensus.io v0.24.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 // indirect
go.opentelemetry.io/otel v1.31.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0 // indirect
Expand All @@ -345,28 +344,28 @@ require (
go.opentelemetry.io/otel/sdk/metric v1.31.0 // indirect
go.opentelemetry.io/otel/trace v1.31.0 // indirect
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
go.step.sm/crypto v0.54.2 // indirect
go.step.sm/crypto v0.56.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/crypto v0.32.0 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.28.0 // indirect
golang.org/x/time v0.8.0 // indirect
golang.org/x/time v0.9.0 // indirect
golang.org/x/tools v0.28.0 // indirect
google.golang.org/api v0.206.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
google.golang.org/grpc v1.68.0 // indirect
google.golang.org/protobuf v1.36.1 // indirect
google.golang.org/api v0.216.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d // indirect
google.golang.org/grpc v1.69.4 // indirect
google.golang.org/protobuf v1.36.2 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
k8s.io/apiserver v0.32.0 // indirect
k8s.io/component-base v0.32.0 // indirect
k8s.io/apiserver v0.32.1 // indirect
k8s.io/component-base v0.32.1 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
k8s.io/kubectl v0.32.0 // indirect
Expand Down
Loading

0 comments on commit 28bfd87

Please sign in to comment.