sql: silence informer errors on unwatchable resources #340
Annotations
4 errors
pkg/stores/sqlproxy/proxy_store.go#L200
cannot use informerFactory (variable of type *factory.CacheFactory) as CacheFactory value in return statement: *factory.CacheFactory does not implement CacheFactory (wrong type for method CacheFor)
|
pkg/server/server.go#L27
could not import github.com/rancher/steve/pkg/stores/sqlproxy (-: # github.com/rancher/steve/pkg/stores/sqlproxy
|
pkg/stores/sqlproxy/proxy_store.go#L200
cannot use informerFactory (variable of type *factory.CacheFactory) as CacheFactory value in return statement: *factory.CacheFactory does not implement CacheFactory (wrong type for method CacheFor)
|
|
This job failed
Loading