Bump github.com/fluxcd/pkg/runtime from 0.30.0 to 0.43.0 #743
Annotations
10 errors
controllers/gitopsset_controller.go#L363
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/gitopsset_controller.go#L364
cannot use r.gitRepositoryToGitOpsSet (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
controllers/gitopsset_controller.go#L367
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/gitopsset_controller.go#L368
cannot use r.secretToGitOpsSet (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
controllers/gitopsset_controller.go#L373
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/gitopsset_controller.go#L374
cannot use r.configMapToGitOpsSet (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
controllers/gitopsset_controller.go#L380
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/gitopsset_controller.go#L381
cannot use r.ociRepositoryToGitOpsSet (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
controllers/gitopsset_controller.go#L388
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/gitopsset_controller.go#L389
cannot use r.gitOpsClusterToGitOpsSet (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