chore(deps): Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.1 #1367
Annotations
6 errors
pkg/cli-runtime/client.go#L160
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method GroupVersionKindFor)
|
pkg/cli-runtime/client.go#L221
undefined: apiutil.WithExperimentalLazyMapper
|
vendor/github.com/vmware-labs/reconciler-runtime/reconcilers/alias.go#L16
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
vendor/github.com/vmware-labs/reconciler-runtime/reconcilers/enqueuer.go#L22
cannot use func(a client.Object) []reconcile.Request {…} (value of type func(a client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
vendor/github.com/vmware-labs/reconciler-runtime/reconcilers/reconcilers.go#L1160
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
|
The logs for this run have expired and are no longer available.
Loading