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.23.0 to 0.23.1 #2285

Merged
merged 1 commit into from Dec 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2021

Bumps k8s.io/client-go from 0.23.0 to 0.23.1.

Commits
  • 4ae0d19 Update dependencies to v0.23.1 tag
  • 72a8f74 Merge pull request #106835 from cpanato/go117-release-1-23
  • d333414 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  • See full diff 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 Dec 17, 2021
@dependabot dependabot bot requested review from a team, lucacome and soneillf5 and removed request for a team December 17, 2021 03:35
@codecov-commenter
Copy link

Codecov Report

Merging #2285 (e749178) into master (3e6db80) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2285      +/-   ##
==========================================
+ Coverage   53.62%   53.65%   +0.02%     
==========================================
  Files          48       48              
  Lines       14186    14186              
==========================================
+ Hits         7607     7611       +4     
+ Misses       6339     6337       -2     
+ Partials      240      238       -2     
Impacted Files Coverage Δ
internal/k8s/configuration.go 95.85% <0.00%> (+0.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e6db80...e749178. Read the comment docs.

@lucacome
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/client-go-0.23.1 branch from e749178 to 941b19b Compare December 20, 2021 04:20
@lucacome
Copy link
Member

@dependabot rebase

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.23.0 to 0.23.1.
- [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.23.0...v0.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/client-go-0.23.1 branch from 941b19b to f9c87b2 Compare December 20, 2021 18:59
@lucacome lucacome merged commit 1fcd94d into master Dec 20, 2021
@lucacome lucacome deleted the dependabot/go_modules/k8s.io/client-go-0.23.1 branch December 20, 2021 19:23
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.

None yet

2 participants