Skip to content

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

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

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

Triggered via pull request June 4, 2024 11:05
Status Failure
Total duration 2m 8s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
undefined: leaderelection.SwitchMetric
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
o.RecommendedOptions.Etcd.StorageConfig.Paging undefined (type storagebackend.Config has no field or method Paging)
test
Process completed with exit code 2.