Upgrade k8s version to 0.29.0 #76
Annotations
10 errors
pkg/csi/csi_ops_test.go#L727
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (missing method GroupVersion)
|
pkg/csi/csi_ops_test.go#L744
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (missing method GroupVersion)
|
pkg/csi/csi_ops_test.go#L757
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (missing method GroupVersion)
|
pkg/csi/csi_ops_test.go#L770
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (missing method GroupVersion)
|
pkg/csi/csi_ops_test.go#L783
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (missing method GroupVersion)
|
pkg/csi/csi_ops_test.go#L796
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (missing method GroupVersion)
|
pkg/csi/csi_ops_test.go#L809
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (missing method GroupVersion)
|
pkg/csi/csi_ops_test.go#L822
cannot use &fakeSnapshotter{} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (missing method GroupVersion)
|
pkg/csi/csi_ops_test.go#L850
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (missing method GroupVersion)
|
pkg/csi/csi_ops_test.go#L866
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (missing method GroupVersion)
|
The logs for this run have expired and are no longer available.
Loading