CLOUD-727: Bump k8s.io/client-go from 0.32.3 to 0.33.0 #3012
Annotations
3 errors and 1 warning
Test
cannot use &FakeInformer{} (value of type *FakeInformer) as "k8s.io/client-go/tools/cache".SharedIndexInformer value in variable declaration: *FakeInformer does not implement "k8s.io/client-go/tools/cache".SharedIndexInformer (missing method AddEventHandlerWithOptions)
|
Test
cannot use f (variable of type *FakeInformer) as "k8s.io/client-go/tools/cache".SharedIndexInformer value in return statement: *FakeInformer does not implement "k8s.io/client-go/tools/cache".SharedIndexInformer (missing method AddEventHandlerWithOptions)
|
Test
Process completed with exit code 2.
|
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|