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

Bump k8s.io/client-go from 0.24.2 to 0.25.0 #203

Merged
merged 5 commits into from
Aug 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2022

Bumps k8s.io/client-go from 0.24.2 to 0.25.0.

Commits
  • 2666bd2 Update dependencies to v0.25.0 tag
  • b3e4a40 Merge remote-tracking branch 'origin/master' into release-1.25
  • c2f61ae Update removal warnings to 1.26
  • 54e42ab update-gofmt
  • ef26118 Revert "Remove gcp and azure auth plugins"
  • a890e7b Merge pull request #109090 from sarveshr7/multicidr-rangeallocator
  • f10f16e Merge pull request #111113 from mimowo/retriable-pod-failures-job-controller
  • 3300752 Merge pull request #111696 from liggitt/go119mod
  • ce9ac37 Merge pull request #108692 from jsafrane/selinux
  • 4100519 Update go.mod to go1.19
  • 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 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/client-go-0.25.0 branch from 6c96f43 to 39d8c4d Compare August 24, 2022 20:28
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.24.2...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/client-go-0.25.0 branch from 39d8c4d to dde99d5 Compare August 24, 2022 20:54
@codecov-commenter
Copy link

Codecov Report

Merging #203 (a5d3ed8) into main (0d9a490) will increase coverage by 0.29%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
+ Coverage   69.58%   69.88%   +0.29%     
==========================================
  Files          17       17              
  Lines         947      943       -4     
==========================================
  Hits          659      659              
+ Misses        267      263       -4     
  Partials       21       21              
Impacted Files Coverage Δ
pkg/apis/conventions/v1alpha1/podtemplatespec.go 0.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@katmutua katmutua merged commit 18b172c into main Aug 25, 2022
@katmutua katmutua deleted the dependabot/go_modules/k8s.io/client-go-0.25.0 branch August 25, 2022 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required 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.

3 participants