Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump k8s.io/client-go from 0.26.1 to 0.30.0 (#36)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.1 to 0.30.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/3aa45779f2e5592d52edf68da66abfbd0805e413"><code>3aa4577</code></a> Update dependencies to v0.30.0 tag</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><a href="https://github.com/kubernetes/client-go/commit/3be09aa8dbd6a3cadf7afa87fdfb2e7950b307ff"><code>3be09aa</code></a> api: KEP-3857: Recursive Read-only (RRO) mounts</li> <li><a href="https://github.com/kubernetes/client-go/commit/110b75b14e8de3a12ab951085f977b27fc8c5c05"><code>110b75b</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/123344">#123344</a> from nilekhc/svm-controller</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/client-go/compare/v0.26.1...v0.30.0">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.26.1&new-version=0.30.0)](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>
- Loading branch information