Reduce mt-broker-controller memory usage with namespaced endpoint informer #9127
knative-go-test.yaml
on: pull_request
test
/
Unit Tests
5m 35s
Annotations
6 errors and 1 warning
test / Unit Tests:
pkg/reconciler/broker/controller.go#L21
"os" imported and not used
|
test / Unit Tests:
pkg/reconciler/broker/controller.go#L23
"knative.dev/pkg/injection" imported and not used
|
test / Unit Tests:
pkg/reconciler/broker/controller.go#L112
endpointsInformer.Lister undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Lister)
|
test / Unit Tests:
pkg/reconciler/broker/controller.go#L144
endpointsInformer.Informer undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Informer)
|
test / Unit Tests:
pkg/reconciler/broker/controller.go#L151
endpointsInformer.Informer undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Informer)
|
test / Unit Tests
Process completed with exit code 1.
|
test / Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|