Closed jsafrane closed 6 months ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: jsafrane
The full list of commands accepted by this bot can be found here.
The pull request process is described here
I'm updating go version in https://github.com/kubernetes/test-infra/pull/32493
CI failed.
/retest
Damn, I need to install gometalinter in CI somehow.
/bin/sh: 1: gometalinter: not found
I removed the whole gometalinter, I did not make it work in go 1.22 easily and I don't think it's that useful either.
/lgtm
Update all Kubernetes libraries to 1.30 and go to 1.22. Fix our code accordingly (
v1.ResourceRequirements
->v1.VolumeResourceRequirements
.When at it:
unittest.assertEquals
has been removed from Python (3.12).@xing-yang @msau42