Commit 9c7ab7e
authored
chore(deps): bump k8s.io/client-go from 0.34.1 to 0.34.2 (#587)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from
0.34.1 to 0.34.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/54601aa99ffde1d9a79128043b852f41fad21415"><code>54601aa</code></a>
Update dependencies to v0.34.2 tag</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/1bb1ad283de66456c2557dea53d05dcf44b39f50"><code>1bb1ad2</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/134589">#134589</a><code>liggitt/automated-cherry-pick-of-#134588</code></li>
<li><a
href="https://github.com/kubernetes/client-go/commit/2505205c4254aea777c401676ee4b895e3690403"><code>2505205</code></a>
Remove invalid SAN certificate construction</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/7ffba0fd2056d59416b59a30c9b623d4242d75dd"><code>7ffba0f</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/134004">#134004</a><code>DerekFrank/automated-cherry-pick-of-#133573</code></li>
<li><a
href="https://github.com/kubernetes/client-go/commit/145cb8f04bdb5e416dccdea30884aaa7ac1c6892"><code>145cb8f</code></a>
gofmt and review feedback</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/ddcdc12cd6150d21434d545f91b215fe2bc06693"><code>ddcdc12</code></a>
fix: Update unit test to catch actual nil Labels case and fix
functionality t...</li>
<li>See full diff in <a
href="https://github.com/kubernetes/client-go/compare/v0.34.1...v0.34.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9ef89b7 commit 9c7ab7e
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1579 | 1579 | | |
1580 | 1580 | | |
1581 | 1581 | | |
1582 | | - | |
1583 | | - | |
| 1582 | + | |
| 1583 | + | |
1584 | 1584 | | |
1585 | 1585 | | |
1586 | | - | |
1587 | | - | |
| 1586 | + | |
| 1587 | + | |
1588 | 1588 | | |
1589 | 1589 | | |
1590 | 1590 | | |
1591 | 1591 | | |
1592 | | - | |
1593 | | - | |
| 1592 | + | |
| 1593 | + | |
1594 | 1594 | | |
1595 | 1595 | | |
1596 | 1596 | | |
| |||
0 commit comments