Skip to content

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

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

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

Triggered via pull request June 21, 2023 22:30
Status Failure
Total duration 6m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

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

Annotations

18 errors
unit-ubuntu: 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-ubuntu: pkg/cli-runtime/client.go#L221
undefined: apiutil.WithExperimentalLazyMapper
unit-ubuntu: 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-ubuntu: 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-ubuntu: 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-ubuntu
Process completed with exit code 2.
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.