-
Notifications
You must be signed in to change notification settings - Fork 64
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 to v0.28.2 #270
Bump k8s.io/client-go to v0.28.2 #270
Conversation
Welcome @bryan-cox! |
/ok-to-test |
Pull Request Test Coverage Report for Build 6815711612
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can this bump be done without including the vendor dir? make modules
is what we usually run after modifying the go.mod file.
Signed-off-by: Bryan Cox <brcox@redhat.com>
8dfcec7
to
aa5777e
Compare
LGTM in general. One question - do we want to bump everything to |
Yeah it looks like it - https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md#changelog-since-v1282 I'll bump things up. |
/test ? |
@bryan-cox: No presubmit jobs available for kubernetes-sigs/cluster-api-provider-kubevirt@main 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. |
/retest |
Closing and reopening |
i re-kicked off the e2e tests |
e2e tests are failing due to a go mod change.
i guess run go mod tidy? maybe something needs to be updated |
Signed-off-by: Bryan Cox <brcox@redhat.com>
751fff8
to
382a961
Compare
Ok, I did that and it updated the go.mod in the e2e directory. Weird, I thought |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bryan-cox, nunnatsa 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 |
/lgtm |
What this PR does / why we need it:
Bump k8s.io/client-go to v0.28.2