Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump k8s.io/kubernetes from 1.30.2 to 1.31.0 #562

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2024

Bumps k8s.io/kubernetes from 1.30.2 to 1.31.0.

Release notes

Sourced from k8s.io/kubernetes's releases.

Kubernetes v1.31.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.31.0-rc.1

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.31.0-rc.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.31.0-beta.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.31.0-alpha.3

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.31.0-alpha.2

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.31.0-alpha.1

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.30.3

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Commits
  • 9edcffc Release commit for Kubernetes v1.31.0
  • 57846e1 Merge remote-tracking branch 'origin/master' into release-1.31
  • 099a883 Merge pull request #126638 from soltysh/fix_wait
  • fad6c42 wait: don't lowercase condition in --for argument
  • 3ea0248 Merge remote-tracking branch 'origin/master' into release-1.31
  • 60c4c2b CHANGELOG: Update directory for v1.31.0-rc.1 release
  • a24dafa Update CHANGELOG/CHANGELOG-1.31.md for v1.31.0-rc.1
  • 7734673 Release commit for Kubernetes v1.31.0-rc.1
  • 1d1cc29 Merge remote-tracking branch 'origin/master' into release-1.31
  • 00236ae Merge pull request #126519 from dims/bjhaid-bjhaid-topology-verbosity-take-2
  • 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/kubernetes](https://github.com/kubernetes/kubernetes) from 1.30.2 to 1.31.0.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](kubernetes/kubernetes@v1.30.2...v1.31.0)

---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from Fei-Guo and helayoty as code owners August 14, 2024 15:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 14, 2024
@dependabot dependabot bot requested a review from ishaansehgal99 as a code owner August 14, 2024 15:15
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 20, 2024

Dependabot attempted to update this pull request, but because the branch dependabot/go_modules/k8s.io/kubernetes-1.31.0 is protected it was unable to do so.

Signed-off-by: Fei Guo <guofei@microsoft.com>
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.18%. Comparing base (5c30038) to head (3bd8b9e).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #562   +/-   ##
=======================================
  Coverage   58.18%   58.18%           
=======================================
  Files          30       30           
  Lines        2987     2987           
=======================================
  Hits         1738     1738           
  Misses       1149     1149           
  Partials      100      100           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Fei-Guo Fei-Guo merged commit 2e39c5e into main Aug 29, 2024
9 checks passed
@Fei-Guo Fei-Guo deleted the dependabot/go_modules/k8s.io/kubernetes-1.31.0 branch August 29, 2024 17:43
smritidahal653 pushed a commit to smritidahal653/kaito that referenced this pull request Sep 18, 2024
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from
1.30.2 to 1.31.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes/kubernetes/releases">k8s.io/kubernetes's
releases</a>.</em></p>
<blockquote>
<h2>Kubernetes v1.31.0</h2>
<p>See <a
href="https://groups.google.com/forum/#!forum/kubernetes-announce">kubernetes-announce@</a>.
Additional binary downloads are linked in the <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">CHANGELOG</a>.</p>
<p>See <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">the
CHANGELOG</a> for more details.</p>
<h2>Kubernetes v1.31.0-rc.1</h2>
<p>See <a
href="https://groups.google.com/forum/#!forum/kubernetes-announce">kubernetes-announce@</a>.
Additional binary downloads are linked in the <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">CHANGELOG</a>.</p>
<p>See <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">the
CHANGELOG</a> for more details.</p>
<h2>Kubernetes v1.31.0-rc.0</h2>
<p>See <a
href="https://groups.google.com/forum/#!forum/kubernetes-announce">kubernetes-announce@</a>.
Additional binary downloads are linked in the <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">CHANGELOG</a>.</p>
<p>See <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">the
CHANGELOG</a> for more details.</p>
<h2>Kubernetes v1.31.0-beta.0</h2>
<p>See <a
href="https://groups.google.com/forum/#!forum/kubernetes-announce">kubernetes-announce@</a>.
Additional binary downloads are linked in the <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">CHANGELOG</a>.</p>
<p>See <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">the
CHANGELOG</a> for more details.</p>
<h2>Kubernetes v1.31.0-alpha.3</h2>
<p>See <a
href="https://groups.google.com/forum/#!forum/kubernetes-announce">kubernetes-announce@</a>.
Additional binary downloads are linked in the <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">CHANGELOG</a>.</p>
<p>See <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">the
CHANGELOG</a> for more details.</p>
<h2>Kubernetes v1.31.0-alpha.2</h2>
<p>See <a
href="https://groups.google.com/forum/#!forum/kubernetes-announce">kubernetes-announce@</a>.
Additional binary downloads are linked in the <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">CHANGELOG</a>.</p>
<p>See <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">the
CHANGELOG</a> for more details.</p>
<h2>Kubernetes v1.31.0-alpha.1</h2>
<p>See <a
href="https://groups.google.com/forum/#!forum/kubernetes-announce">kubernetes-announce@</a>.
Additional binary downloads are linked in the <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">CHANGELOG</a>.</p>
<p>See <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md">the
CHANGELOG</a> for more details.</p>
<h2>Kubernetes v1.30.3</h2>
<p>See <a
href="https://groups.google.com/forum/#!forum/kubernetes-announce">kubernetes-announce@</a>.
Additional binary downloads are linked in the <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md">CHANGELOG</a>.</p>
<p>See <a
href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md">the
CHANGELOG</a> for more details.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/kubernetes/commit/9edcffcde5595e8a5b1a35f88c421764e575afce"><code>9edcffc</code></a>
Release commit for Kubernetes v1.31.0</li>
<li><a
href="https://github.com/kubernetes/kubernetes/commit/57846e1f1f1618b1c0c8e49667c3633762d866ac"><code>57846e1</code></a>
Merge remote-tracking branch 'origin/master' into release-1.31</li>
<li><a
href="https://github.com/kubernetes/kubernetes/commit/099a88370d017dacf16e67306ebcdec8394fae83"><code>099a883</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/kubernetes/issues/126638">#126638</a>
from soltysh/fix_wait</li>
<li><a
href="https://github.com/kubernetes/kubernetes/commit/fad6c424ac9b69229e02f9d9058c8131005f86e2"><code>fad6c42</code></a>
wait: don't lowercase condition in --for argument</li>
<li><a
href="https://github.com/kubernetes/kubernetes/commit/3ea02487b04a560066c8db9c62581a9104c40b61"><code>3ea0248</code></a>
Merge remote-tracking branch 'origin/master' into release-1.31</li>
<li><a
href="https://github.com/kubernetes/kubernetes/commit/60c4c2b2521fb454ce69dee737e3eb91a25e0535"><code>60c4c2b</code></a>
CHANGELOG: Update directory for v1.31.0-rc.1 release</li>
<li><a
href="https://github.com/kubernetes/kubernetes/commit/a24dafae31f610eec07096ba9db436b40359ce9c"><code>a24dafa</code></a>
Update CHANGELOG/CHANGELOG-1.31.md for v1.31.0-rc.1</li>
<li><a
href="https://github.com/kubernetes/kubernetes/commit/773467353b527fb3ec8c8a839870cf0717271103"><code>7734673</code></a>
Release commit for Kubernetes v1.31.0-rc.1</li>
<li><a
href="https://github.com/kubernetes/kubernetes/commit/1d1cc29e6c69c51083a6828c4aa86d3dd5db4abd"><code>1d1cc29</code></a>
Merge remote-tracking branch 'origin/master' into release-1.31</li>
<li><a
href="https://github.com/kubernetes/kubernetes/commit/00236ae0d73d2455a2470469ed1005674f8ed61f"><code>00236ae</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/kubernetes/issues/126519">#126519</a>
from dims/bjhaid-bjhaid-topology-verbosity-take-2</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/kubernetes/compare/v1.30.2...v1.31.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/kubernetes&package-manager=go_modules&previous-version=1.30.2&new-version=1.31.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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fei Guo <guofei@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fei Guo <guofei@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant