reset prepare checker once the cache is reset #2846
Annotations
10 errors
Make Check:
pkg/unsaferecovery/unsafe_recovery_controller_test.go#L202
cannot use cluster (variable of type *mockcluster.Cluster) as cluster value in argument to NewController: *mockcluster.Cluster does not implement cluster (missing method ResetPrepared)
|
Make Check:
pkg/unsaferecovery/unsafe_recovery_controller_test.go#L282
cannot use cluster (variable of type *mockcluster.Cluster) as cluster value in argument to NewController: *mockcluster.Cluster does not implement cluster (missing method ResetPrepared)
|
Make Check:
pkg/unsaferecovery/unsafe_recovery_controller_test.go#L375
cannot use cluster (variable of type *mockcluster.Cluster) as cluster value in argument to NewController: *mockcluster.Cluster does not implement cluster (missing method ResetPrepared)
|
Make Check:
pkg/unsaferecovery/unsafe_recovery_controller_test.go#L455
cannot use cluster (variable of type *mockcluster.Cluster) as cluster value in argument to NewController: *mockcluster.Cluster does not implement cluster (missing method ResetPrepared)
|
Make Check:
pkg/unsaferecovery/unsafe_recovery_controller_test.go#L496
cannot use cluster (variable of type *mockcluster.Cluster) as cluster value in argument to NewController: *mockcluster.Cluster does not implement cluster (missing method ResetPrepared)
|
Make Check:
pkg/unsaferecovery/unsafe_recovery_controller_test.go#L572
cannot use cluster (variable of type *mockcluster.Cluster) as cluster value in argument to NewController: *mockcluster.Cluster does not implement cluster (missing method ResetPrepared)
|
Make Check:
pkg/unsaferecovery/unsafe_recovery_controller_test.go#L625
cannot use cluster (variable of type *mockcluster.Cluster) as cluster value in argument to NewController: *mockcluster.Cluster does not implement cluster (missing method ResetPrepared)
|
Make Check:
pkg/unsaferecovery/unsafe_recovery_controller_test.go#L666
cannot use cluster (variable of type *mockcluster.Cluster) as cluster value in argument to NewController: *mockcluster.Cluster does not implement cluster (missing method ResetPrepared)
|
Make Check:
pkg/unsaferecovery/unsafe_recovery_controller_test.go#L724
cannot use cluster (variable of type *mockcluster.Cluster) as cluster value in argument to NewController: *mockcluster.Cluster does not implement cluster (missing method ResetPrepared)
|
Make Check:
pkg/unsaferecovery/unsafe_recovery_controller_test.go#L896
cannot use cluster (variable of type *mockcluster.Cluster) as cluster value in argument to NewController: *mockcluster.Cluster does not implement cluster (missing method ResetPrepared)
|
Loading