Skip to content

chore(deps): Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.1 #1367

chore(deps): Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.1

chore(deps): Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.1 #1367

Triggered via pull request August 7, 2023 13:56
Status Failure
Total duration 10m 7s
Artifacts

ci.yaml

on: pull_request
Matrix: acceptance
create-release
0s
create-release
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

13 errors
unit-ubuntu
Process completed with exit code 1.
unit-macos: pkg/cli-runtime/client.go#L160
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method GroupVersionKindFor)
unit-macos: pkg/cli-runtime/client.go#L221
undefined: apiutil.WithExperimentalLazyMapper
unit-macos: vendor/github.com/vmware-labs/reconciler-runtime/reconcilers/alias.go#L16
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-macos: vendor/github.com/vmware-labs/reconciler-runtime/reconcilers/enqueuer.go#L22
cannot use func(a client.Object) []reconcile.Request {…} (value of type func(a client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
unit-macos: vendor/github.com/vmware-labs/reconciler-runtime/reconcilers/reconcilers.go#L1160
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-macos
Process completed with exit code 2.
unit-windows: pkg/cli-runtime/client.go#L160
cannot use &client{…} (value of type *client) as Client value in return statement: *client does not implement Client (missing method GroupVersionKindFor)
unit-windows: pkg/cli-runtime/client.go#L221
undefined: apiutil.WithExperimentalLazyMapper
unit-windows: vendor/github.com/vmware-labs/reconciler-runtime/reconcilers/alias.go#L16
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-windows: vendor/github.com/vmware-labs/reconciler-runtime/reconcilers/enqueuer.go#L22
cannot use func(a client.Object) []reconcile.Request {…} (value of type func(a client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
unit-windows: vendor/github.com/vmware-labs/reconciler-runtime/reconcilers/reconcilers.go#L1160
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-windows
Process completed with exit code 1.