Skip to content

chore(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 #71

chore(deps): update module sigs.k8s.io/controller-runtime to v0.19.0

chore(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 #71

Triggered via pull request September 4, 2023 02:43
Status Failure
Total duration 2m 31s
Artifacts

pr-build.yaml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: 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
build: 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
build: 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
build: 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
build: 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
build: 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
build: 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
build: 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
build: 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
build: 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