chore(deps): bump k8s.io/api from 0.31.3 to 0.32.0 #99

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/develop/k8s.io/api-0.32.0 into develop
dependabot[bot] commented 2024-12-12 22:35:04 +00:00 (Migrated from github.com)

Bumps k8s.io/api from 0.31.3 to 0.32.0.

Commits
  • e622342 Update dependencies to v0.32.0 tag
  • b0543a3 Merge remote-tracking branch 'origin/master' into release-1.32
  • f6bae9a Drop use of winreadlinkvolume godebug option
  • ea815d5 Merge remote-tracking branch 'origin/master' into release-1.32
  • c331a79 Revert to go1.22 windows filesystem stdlib behavior
  • f8e5e36 Merge pull request #128407 from ndixita/pod-level-resources
  • 84e0db8 Merge pull request #127857 from Jefftree/cle-v1alpha2
  • cbaf5a0 Merge pull request #128686 from thockin/take_over_pr-125233
  • a503a4f Merge pull request #128687 from tallclair/allocated-status
  • 3f43b5a Merge pull request #128240 from LionelJouin/KEP-4817
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.31.3 to 0.32.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/e622342ab4abd51157f8fd650186575bab46777c"><code>e622342</code></a> Update dependencies to v0.32.0 tag</li> <li><a href="https://github.com/kubernetes/api/commit/b0543a351f7cd3163f0bccdeb33c6541dede5132"><code>b0543a3</code></a> Merge remote-tracking branch 'origin/master' into release-1.32</li> <li><a href="https://github.com/kubernetes/api/commit/f6bae9abbe61ffedf0d70f5464ceadbb6299bc48"><code>f6bae9a</code></a> Drop use of winreadlinkvolume godebug option</li> <li><a href="https://github.com/kubernetes/api/commit/ea815d578ce018ddbce93cc1dbb3c99ecf240749"><code>ea815d5</code></a> Merge remote-tracking branch 'origin/master' into release-1.32</li> <li><a href="https://github.com/kubernetes/api/commit/c331a7971570e4858aae1a658f683478626d3319"><code>c331a79</code></a> Revert to go1.22 windows filesystem stdlib behavior</li> <li><a href="https://github.com/kubernetes/api/commit/f8e5e36c84f1f36d66db6bb05dd38486ed66b2d8"><code>f8e5e36</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/128407">#128407</a> from ndixita/pod-level-resources</li> <li><a href="https://github.com/kubernetes/api/commit/84e0db8d2082651c7e0b1230a8662b92131d51ef"><code>84e0db8</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/127857">#127857</a> from Jefftree/cle-v1alpha2</li> <li><a href="https://github.com/kubernetes/api/commit/cbaf5a03b0cc8acce467ba85c1a030100a490099"><code>cbaf5a0</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/128686">#128686</a> from thockin/take_over_pr-125233</li> <li><a href="https://github.com/kubernetes/api/commit/a503a4fa1a55228242bccd856dc32f2596f78c91"><code>a503a4f</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/128687">#128687</a> from tallclair/allocated-status</li> <li><a href="https://github.com/kubernetes/api/commit/3f43b5a94246c0559887d8f72bdf6dfad65c2e8f"><code>3f43b5a</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/128240">#128240</a> from LionelJouin/KEP-4817</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/api/compare/v0.31.3...v0.32.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.31.3&new-version=0.32.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>
dependabot[bot] commented 2024-12-17 17:12:40 +00:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.