Skip to content

Update module sigs.k8s.io/controller-tools to v0.16.5 #981

Update module sigs.k8s.io/controller-tools to v0.16.5

Update module sigs.k8s.io/controller-tools to v0.16.5 #981

Triggered via pull request June 17, 2024 16:43
Status Failure
Total duration 2m 2s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
test
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
test
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
test
undefined: leaderelection.SwitchMetric
test
o.RecommendedOptions.Etcd.StorageConfig.Paging undefined (type storagebackend.Config has no field or method Paging)
test
Process completed with exit code 2.