Bump k8s.io/client-go from 0.30.3 to 0.31.0 #3151
Annotations
10 errors
Run make verify:
internal/deprecated/workflow/reconciler_test.go#L18
could not import sigs.k8s.io/controller-runtime/pkg/client/fake (-: # sigs.k8s.io/controller-runtime/pkg/client/fake
|
Run make verify
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to dryPatch: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
|
Run make verify
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to testing.ObjectReaction: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
|
Run make verify:
internal/hardware/admission.go#L14
could not import sigs.k8s.io/controller-runtime/pkg/webhook/admission (-: # sigs.k8s.io/controller-runtime/pkg/webhook/admission
|
Run make verify
not enough arguments in call to fn
|
Run make verify:
internal/hardware/admission_test.go#L16
could not import sigs.k8s.io/controller-runtime/pkg/client/fake (-: # sigs.k8s.io/controller-runtime/pkg/client/fake
|
Run make verify
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to dryPatch: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
|
Run make verify
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to testing.ObjectReaction: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
|
Run make verify:
internal/hardware/admission_test.go#L17
could not import sigs.k8s.io/controller-runtime/pkg/webhook/admission (-: # sigs.k8s.io/controller-runtime/pkg/webhook/admission
|
Run make verify
not enough arguments in call to fn
|
Loading