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/api from 0.26.1 to 0.30.0 (#35)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.26.1 to 0.30.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/fb932d2704f6db73ad667467c071fa0021b4f11a"><code>fb932d2</code></a> Update dependencies to v0.30.0 tag</li> <li><a href="https://github.com/kubernetes/api/commit/d014286182f6278c2c2e7915cdc2c63f256ad7f3"><code>d014286</code></a> Merge remote-tracking branch 'origin/master' into release-1.30</li> <li><a href="https://github.com/kubernetes/api/commit/581c1b8673b50d43f00bcd6529a301944b79dc26"><code>581c1b8</code></a> Update x/net for CVE-2023-45288</li> <li><a href="https://github.com/kubernetes/api/commit/35ca1f4086ff1b7e543239f6fc746cbf09b45862"><code>35ca1f4</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/123932">#123932</a> from pohly/dra-api-resource-model-rename</li> <li><a href="https://github.com/kubernetes/api/commit/b048bd80bc441919bccb4ec1a81c013cead45c49"><code>b048bd8</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/123909">#123909</a> from AkihiroSuda/fix-123906</li> <li><a href="https://github.com/kubernetes/api/commit/f06d24a86077867f981dfd7405eff9a51f10a936"><code>f06d24a</code></a> dra api: NodeResourceModel -> ResourceModel</li> <li><a href="https://github.com/kubernetes/api/commit/30e318797782251b7fa9e0bd3237618c784873ae"><code>30e3187</code></a> api: NodeStatus: rename RuntimeClasses to RuntimeHandlers</li> <li><a href="https://github.com/kubernetes/api/commit/96558b97565e2a9bed0b5cb84db3b09b71d20172"><code>96558b9</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/123792">#123792</a> from mimowo/propose-api-comments-fix</li> <li><a href="https://github.com/kubernetes/api/commit/089c7cae4c5dda8b9b3637aeac1a782eae2d3da1"><code>089c7ca</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/123180">#123180</a> from AkihiroSuda/rro</li> <li><a href="https://github.com/kubernetes/api/commit/b50824d756b355e152a809a5900d405e3a814cd1"><code>b50824d</code></a> api: KEP-3857: Recursive Read-only (RRO) mounts</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/api/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/api&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