carvel-dev / kapp

kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label
https://carvel.dev/kapp
Apache License 2.0
931 stars 110 forks source link

Bump k8s.io/kubernetes from 1.31.2 to 1.31.3 #1032

Open dependabot[bot] opened 19 hours ago

dependabot[bot] commented 19 hours ago

Bumps k8s.io/kubernetes from 1.31.2 to 1.31.3.

Release notes

Sourced from k8s.io/kubernetes's releases.

Kubernetes v1.31.3

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

See the CHANGELOG for more details.

Commits
  • c83cbee Release commit for Kubernetes v1.31.3
  • 11d2b4d Merge pull request #128340googs1025/automated-cherry-pick-of-#127834
  • f7d6fad Merge pull request #128431NoicFank/automated-cherry-pick-of-#128307
  • c9e75e7 Merge pull request #128236carlory/automated-cherry-pick-of-#128182
  • dd898b8 Merge pull request #127584AxeZhan/automated-cherry-pick-of-#125398
  • 19f244a Merge pull request #128376 from mengjiao-liu/update-metrics-docs-1-31
  • f6f4d80 Merge pull request #128530wojtek-t/automated-cherry-pick-of-#128468
  • 7682b74 Fix TestCacherDontMissEventsOnReinitialization test
  • 6d1bcd7 Merge pull request #127928p0lyn0mial/automated-cherry-pick-of-#127902
  • 2d540ad bugfix(scheduler): preemption picks wrong victim node with higher priority po...
  • 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 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)