Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.19.3 #1010
Annotations
5 errors
govuln:
pkg/reconciler/check_dependencies.go#L102
not enough arguments in call to source.Kind
|
govuln:
controllers/applicationconnector_controller.go#L215
not enough arguments in call to source.Kind
|
govuln:
controllers/applicationconnector_controller.go#L216
too many arguments in call to b.WatchesRawSource
|
govuln:
controllers/applicationconnector_controller.go#L247
cannot use controller.Watch (value of type func(src source.TypedSource[reconcile.Request]) error) as func(src source.TypedSource[reconcile.Request], eventhandler handler.TypedEventHandler[client.Object, reconcile.Request], predicates ..."sigs.k8s.io/controller-runtime/pkg/predicate".TypedPredicate[client.Object]) error value in assignment
|
govuln
Process completed with exit code 1.
|