fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.2 #1309
Annotations
10 errors
Pull Request:
pkg/controllers/endpointmonitor_controller.go#L74
r.Get undefined (type *EndpointMonitorReconciler has no field or method Get) (typecheck)
|
Pull Request:
main.go#L82
unknown field MetricsBindAddress in struct literal of type controllerruntime.Options
|
Pull Request:
main.go#L83
unknown field Port in struct literal of type controllerruntime.Options
|
Pull Request:
main.go#L87
unknown field Namespace in struct literal of type controllerruntime.Options
|
Pull Request:
main.go#L95
options.Namespace undefined (type controllerruntime.Options has no field or method Namespace)
|
Pull Request:
main.go#L96
undefined: cache.MultiNamespacedCacheBuilder (typecheck)
|
Pull Request
cannot range over 3 (untyped int constant) (typecheck)
|
Pull Request
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|
Pull Request
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|
Pull Request
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|