-
Notifications
You must be signed in to change notification settings - Fork 146
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: Update client-go dependency to aligned version #1957
Conversation
/approve |
@dsimansk: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #1957 +/- ##
==========================================
+ Coverage 61.73% 62.75% +1.01%
==========================================
Files 106 106
Lines 13678 13678
==========================================
+ Hits 8444 8583 +139
+ Misses 4389 4229 -160
- Partials 845 866 +21
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/retest-all |
/retest |
/help |
14b0fb4
to
2435bf5
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dsimansk, matejvasek The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Changes
@matejvasek following up on the previous topic on your PR. It seems
client-go
would newer be bumped because it was stuck in func'sgo.mod
now. IMO it was chain of previous versions from Tekton, that introduced it in a first place./kind
Fixes #
Release Note