chore(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 - autoclosed #62
Annotations
10 errors
controllers/mongodbdatabase_controller.go#L70
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
controllers/mongodbdatabase_controller.go#L71
cannot use r.requestsForSecretChange (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
controllers/mongodbuser_controller.go#L83
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
controllers/mongodbuser_controller.go#L84
cannot use r.requestsForSecretChange (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
controllers/mongodbuser_controller.go#L87
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
controllers/mongodbuser_controller.go#L88
cannot use r.requestsForDatabaseChange (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
controllers/postgresqldatabase_controller.go#L70
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
controllers/postgresqldatabase_controller.go#L71
cannot use r.requestsForSecretChange (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
controllers/postgresqluser_controller.go#L86
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
controllers/postgresqluser_controller.go#L87
cannot use r.requestsForSecretChange (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
The logs for this run have expired and are no longer available.
Loading