Commit dc3a1be
authored
build(deps): bump github.com/tinkerbell/tinkerbell/api from 0.19.3 to 0.20.1 (#485)
Bumps [github.com/tinkerbell/tinkerbell/api](https://github.com/tinkerbell/tinkerbell) from 0.19.3 to 0.20.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tinkerbell/tinkerbell/releases">github.com/tinkerbell/tinkerbell/api's releases</a>.</em></p>
<blockquote>
<h2>v0.20.1</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/tinkerbell/tinkerbell/compare/v0.20.1...v0.20.1">https://github.com/tinkerbell/tinkerbell/compare/v0.20.1...v0.20.1</a></p>
<h2>What's Changed</h2>
<h3>General</h3>
<ul>
<li>Handle the empty string case for new CLI flags: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/338">tinkerbell/tinkerbell#338</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/tinkerbell/tinkerbell/compare/v0.20.0...v0.20.1">https://github.com/tinkerbell/tinkerbell/compare/v0.20.0...v0.20.1</a></p>
<h2>v0.20.0</h2>
<h2>What's Changed</h2>
<h3>Smee</h3>
<ul>
<li>Allow customizing the iPXE binary URI Mac addr format: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/306">tinkerbell/tinkerbell#306</a></li>
<li>Add snp.efi for x86_64; allow customizing the NIC arch to iPXE binary map by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/309">tinkerbell/tinkerbell#309</a></li>
<li>Update iPXE binaries by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/314">tinkerbell/tinkerbell#314</a></li>
<li>Update to latest iPXE commit: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/313">tinkerbell/tinkerbell#313</a></li>
<li>Remove redundant log values: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/335">tinkerbell/tinkerbell#335</a></li>
</ul>
<h3>Tink Agent</h3>
<ul>
<li>Only add auth to image pulls for matching registries: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/302">tinkerbell/tinkerbell#302</a></li>
<li>Use github.com/distribution/reference for auth checking: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/303">tinkerbell/tinkerbell#303</a></li>
<li>Tink Agent: filter out block devices with unknown controller type by <a href="https://github.com/kmullin"><code>@kmullin</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/321">tinkerbell/tinkerbell#321</a></li>
<li>Backoffs in Agent: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/331">tinkerbell/tinkerbell#331</a></li>
<li>Only log Agent backoff when channel value is true: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/332">tinkerbell/tinkerbell#332</a></li>
</ul>
<h3>Tink Controller</h3>
<ul>
<li>Handle Workflows created from older controllers: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/319">tinkerbell/tinkerbell#319</a></li>
<li>Implement multi-task multi-agent functionality in Workflows by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/330">tinkerbell/tinkerbell#330</a></li>
</ul>
<h3>Helm Chart</h3>
<ul>
<li>Plumb through iPXE mac addr injection in helm chart by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/308">tinkerbell/tinkerbell#308</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Bump github.com/containers/image/v5 from 5.36.0 to 5.36.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/310">tinkerbell/tinkerbell#310</a></li>
<li>Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/311">tinkerbell/tinkerbell#311</a></li>
<li>Bump actions/download-artifact from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/312">tinkerbell/tinkerbell#312</a></li>
<li>Update go.mod deps and build tool deps: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/329">tinkerbell/tinkerbell#329</a></li>
<li>Bump actions/checkout from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/322">tinkerbell/tinkerbell#322</a></li>
<li>Bump github.com/nats-io/nats.go from 1.44.0 to 1.45.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/333">tinkerbell/tinkerbell#333</a></li>
<li>Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/334">tinkerbell/tinkerbell#334</a></li>
<li>Update direct dependencies by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/337">tinkerbell/tinkerbell#337</a></li>
</ul>
<h3>General</h3>
<ul>
<li>Make QPS and burst configurable: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/305">tinkerbell/tinkerbell#305</a></li>
<li>GitHub action bot signed commits by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/315">tinkerbell/tinkerbell#315</a></li>
<li>Get CI to run on local ipxe branches: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/tinkerbell/pull/317">tinkerbell/tinkerbell#317</a></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tinkerbell/tinkerbell/commit/cc501c7a9f947aa2c80eacf239b0f3e09855368f"><code>cc501c7</code></a> Handle the empty string case for new CLI flags: (<a href="https://redirect.github.com/tinkerbell/tinkerbell/issues/338">#338</a>)</li>
<li><a href="https://github.com/tinkerbell/tinkerbell/commit/aa7c9a549f9c60c1c1c575336ca5c321552c7680"><code>aa7c9a5</code></a> Simplify logic:</li>
<li><a href="https://github.com/tinkerbell/tinkerbell/commit/0e55a71a7d4f11b3713648c88c1304592006de38"><code>0e55a71</code></a> Handle empty string value in iPXE arc mapping:</li>
<li><a href="https://github.com/tinkerbell/tinkerbell/commit/aa77332f39476879bb5260c727343fb248ca9344"><code>aa77332</code></a> Handle the empty string case for new CLI flags:</li>
<li><a href="https://github.com/tinkerbell/tinkerbell/commit/ebe65d1681a1910a17880b80090c91099e13fbe6"><code>ebe65d1</code></a> Update direct dependencies (<a href="https://redirect.github.com/tinkerbell/tinkerbell/issues/337">#337</a>)</li>
<li><a href="https://github.com/tinkerbell/tinkerbell/commit/c4a86f75bccc0f82319af2083452eacdee31bca8"><code>c4a86f7</code></a> Update direct dependencies</li>
<li><a href="https://github.com/tinkerbell/tinkerbell/commit/b8367828d2feb030d4fe203fd546168afc30237a"><code>b836782</code></a> Logging updates: (<a href="https://redirect.github.com/tinkerbell/tinkerbell/issues/336">#336</a>)</li>
<li><a href="https://github.com/tinkerbell/tinkerbell/commit/c9ad8b581b09020d662313f4e9b15e891fa1cdc3"><code>c9ad8b5</code></a> Use zap's NoOp handler when disabling logging</li>
<li><a href="https://github.com/tinkerbell/tinkerbell/commit/7d65e10d6d80c7e5b2f3a0e5cf9741af80510bf8"><code>7d65e10</code></a> Allow disabling of logging for embedded services:</li>
<li><a href="https://github.com/tinkerbell/tinkerbell/commit/02f391cd412af237848c40b18ffaf9c406a9bb52"><code>02f391c</code></a> Make all log keys unique:</li>
<li>Additional commits viewable in <a href="https://github.com/tinkerbell/tinkerbell/compare/v0.19.3...v0.20.1">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
| 168 | + | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments