Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump k8s.io/client-go from 0.29.3 to 0.30.1 (#727)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.3 to 0.30.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/8e3349bf54992d5a0222fe8512b07595daf0ecdf"><code>8e3349b</code></a> Update dependencies to v0.30.1 tag</li> <li><a href="https://github.com/kubernetes/client-go/commit/4e1652b143b33e94a1dd4d4130d22661aba29362"><code>4e1652b</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/124694">#124694</a> from pmalek/backport-124553-to-release-1.30</li> <li><a href="https://github.com/kubernetes/client-go/commit/2daa31e07112fa180f05de5cc5d5bc35b299b104"><code>2daa31e</code></a> fix(api): make LocalObjectReference.Name and HostAlias.IP required (<a href="https://redirect.github.com/kubernetes/client-go/issues/124553">#124553</a>)</li> <li><a href="https://github.com/kubernetes/client-go/commit/2df4de16d44fd14ef82e7d1c02c683a0877a45c0"><code>2df4de1</code></a> Merge remote-tracking branch 'origin/master' into release-1.30</li> <li><a href="https://github.com/kubernetes/client-go/commit/ade2ae222800c49166836f245f777c3ecfa0eacd"><code>ade2ae2</code></a> Update x/net for CVE-2023-45288</li> <li><a href="https://github.com/kubernetes/client-go/commit/b4632b75ff72912498b7e9d42e3945ca01fcfeca"><code>b4632b7</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/123932">#123932</a> from pohly/dra-api-resource-model-rename</li> <li><a href="https://github.com/kubernetes/client-go/commit/4467b1e4375ab06abab1beec60691767334379c6"><code>4467b1e</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/123909">#123909</a> from AkihiroSuda/fix-123906</li> <li><a href="https://github.com/kubernetes/client-go/commit/650f39267a15ca778ad5fb0cec62dbe4ebd607c2"><code>650f392</code></a> dra api: NodeResourceModel -> ResourceModel</li> <li><a href="https://github.com/kubernetes/client-go/commit/00e4609774f85ccbd8f018ebaac8d03e7bd83e84"><code>00e4609</code></a> api: NodeStatus: rename RuntimeClasses to RuntimeHandlers</li> <li><a href="https://github.com/kubernetes/client-go/commit/7ebe0ea60e0a6bea3e8280871c1241d0405cdb32"><code>7ebe0ea</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/123180">#123180</a> from AkihiroSuda/rro</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/client-go/compare/v0.29.3...v0.30.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.29.3&new-version=0.30.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information