Reduce mt-broker-controller memory usage with namespaced endpoint informer #8710
knative-security.yaml
on: pull_request
analyze
/
Analyze CodeQL
7m 13s
analyze
/
Check Unicode CC
16s
analyze
/
Go vulnerability Detection
32s
Annotations
9 errors and 3 warnings
analyze / Go vulnerability Detection:
pkg/reconciler/broker/controller.go#L68
not enough arguments in call to injection.Default.RegisterInformer
|
analyze / Go vulnerability Detection:
pkg/reconciler/broker/controller.go#L118
endpointsInformer.Lister undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Lister)
|
analyze / Go vulnerability Detection:
pkg/reconciler/broker/controller.go#L150
endpointsInformer.Informer undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Informer)
|
analyze / Go vulnerability Detection:
pkg/reconciler/broker/controller.go#L157
endpointsInformer.Informer undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Informer)
|
analyze / Analyze CodeQL:
pkg/reconciler/broker/controller.go#L68
not enough arguments in call to injection.Default.RegisterInformer
|
analyze / Analyze CodeQL:
pkg/reconciler/broker/controller.go#L118
endpointsInformer.Lister undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Lister)
|
analyze / Analyze CodeQL:
pkg/reconciler/broker/controller.go#L150
endpointsInformer.Informer undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Informer)
|
analyze / Analyze CodeQL:
pkg/reconciler/broker/controller.go#L157
endpointsInformer.Informer undefined (type "k8s.io/client-go/tools/cache".SharedIndexInformer has no field or method Informer)
|
analyze / Analyze CodeQL
Process completed with exit code 1.
|
analyze / Check Unicode CC
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze / Go vulnerability Detection
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
analyze / Analyze CodeQL
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|