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(deps): bump k8s.io/kubelet from 0.26.3 to 0.28.1 #291

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2023

Bumps k8s.io/kubelet from 0.26.3 to 0.28.1.

Commits
  • dc5331f Update dependencies to v0.28.1 tag
  • 535359b Merge remote-tracking branch 'origin/master' into release-1.28
  • 0b7b61d .*: bump golang.org/x/net to v0.13.0
  • 6f5021b Merge pull request #118204 from sttts/sttts-openapi-v2-parameter-refs
  • 4b83d1c Merge pull request #118865 from iholder101/kubelet/add-swap-to-summary-stats
  • 9b6eb9c Add SwapStats to NodeStats, PodStats and ContainerStats
  • cc40de8 Merge pull request #119374 from danwinship/kep-3178-ga
  • 21bb5a7 Merge pull request #119312 from pacoxu/prometheus/common-v0.44
  • cba9f5f Merge pull request #118254 from elezar/4009/add-cdi-devices-to-device-plugin
  • 1486708 Deprecate now-unused kubelet iptables flags
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner August 25, 2023 04:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 25, 2023
@github-actions github-actions bot enabled auto-merge (squash) August 25, 2023 04:46
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from 2932f5f to 9f85a05 Compare August 25, 2023 04:58
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from 9f85a05 to f58e608 Compare August 28, 2023 04:52
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from f58e608 to f6ee556 Compare August 29, 2023 04:33
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from f6ee556 to 1c53d6d Compare August 30, 2023 04:32
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from 1c53d6d to cd91df3 Compare August 31, 2023 04:41
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from cd91df3 to 609eacb Compare September 1, 2023 04:43
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from 609eacb to 0729de7 Compare September 4, 2023 04:40
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from 0729de7 to 9b6e2d1 Compare September 6, 2023 04:48
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from 9b6e2d1 to da87af0 Compare September 7, 2023 05:11
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from da87af0 to e6ddd58 Compare September 8, 2023 04:21
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from e6ddd58 to 5dfc0f1 Compare September 11, 2023 04:57
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from 5dfc0f1 to 8ccefca Compare September 12, 2023 05:14
Bumps [k8s.io/kubelet](https://github.com/kubernetes/kubelet) from 0.26.3 to 0.28.1.
- [Commits](kubernetes/kubelet@v0.26.3...v0.28.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch from 8ccefca to ecc3b72 Compare September 13, 2023 05:06
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2023

Superseded by #319.

@dependabot dependabot bot closed this Sep 14, 2023
auto-merge was automatically disabled September 14, 2023 05:03

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/k8s.io/kubelet-0.28.1 branch September 14, 2023 05:03
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 size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants