Reduce mt-broker-controller memory usage with namespaced endpoint informer #7024
knative-go-build.yaml
on: pull_request
build
/
Build
3m 27s
Annotations
5 errors and 1 warning
build / Build:
pkg/reconciler/broker/controller.go#L68
not enough arguments in call to injection.Default.RegisterInformer
|
build / Build:
pkg/reconciler/broker/controller.go#L118
endpointsInformer.Lister undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Lister)
|
build / Build:
pkg/reconciler/broker/controller.go#L150
endpointsInformer.Informer undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Informer)
|
build / Build:
pkg/reconciler/broker/controller.go#L157
endpointsInformer.Informer undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Informer)
|
build / Build
Process completed with exit code 1.
|
build / Build
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|