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/client-go from 0.24.9 to 0.24.10 #2533

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps k8s.io/client-go from 0.24.9 to 0.24.10.

Commits
  • 68af50a Update dependencies to v0.24.10 tag
  • 816bb19 Merge pull request #111915 from aojea/crd_recursion_bug_1_24
  • fa14494 Merge pull request #113956 from liggitt/1.24-go-1.19
  • cde3140 Generate and format files
  • b025cdc update structured-merge-diff to 4.2.3
  • 18a7c45 Update go.mod to go1.19
  • 9e03677 Merge pull request #113991liggitt/automated-cherry-pick-of-#113933
  • ec1d704 Limit request retrying to []byte request bodies
  • 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)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.9 to 0.24.10.
- [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.9...v0.24.10)

---
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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 23, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 53.86% // Head: 53.97% // Increases project coverage by +0.10% 🎉

Coverage data is based on head (c4bcf52) compared to base (f33c367).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2533      +/-   ##
==========================================
+ Coverage   53.86%   53.97%   +0.10%     
==========================================
  Files         116      116              
  Lines       10287    10287              
==========================================
+ Hits         5541     5552      +11     
+ Misses       4318     4310       -8     
+ Partials      428      425       -3     
Flag Coverage Δ
unittests 53.97% <ø> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...onstrainttemplate/constrainttemplate_controller.go 59.56% <0.00%> (+2.63%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sozercan sozercan merged commit c3489f0 into master Jan 23, 2023
@sozercan sozercan deleted the dependabot/go_modules/k8s.io/client-go-0.24.10 branch January 23, 2023 17:55
davis-haba pushed a commit to davis-haba/gatekeeper that referenced this pull request Mar 7, 2023
…t#2533)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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.

2 participants