build(deps): bump sigs.k8s.io/controller-runtime from 0.11.0 to 0.16.2 #242
Triggered via pull request
September 13, 2023 12:44
Status
Failure
Total duration
4m 38s
Artifacts
–
ci.yaml
on: pull_request
Matrix: Artifacts / Controller image
Matrix: Artifacts / Refresher image
Annotations
36 errors
Test:
controllers/imagepullsecret_controller.go#L68
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test:
controllers/imagepullsecret_controller.go#L69
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Test:
controllers/imagepullsecret_controller.go#L73
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test:
controllers/imagepullsecret_controller.go#L74
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Test:
controllers/imagepullsecret_controller.go#L78
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test:
controllers/imagepullsecret_controller.go#L79
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Test:
controllers/refresher_controller.go#L66
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test:
controllers/refresher_controller.go#L67
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Test
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test
Process completed with exit code 2.
|
Build:
controllers/imagepullsecret_controller.go#L68
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/imagepullsecret_controller.go#L69
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Build:
controllers/imagepullsecret_controller.go#L73
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/imagepullsecret_controller.go#L74
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Build:
controllers/imagepullsecret_controller.go#L78
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/imagepullsecret_controller.go#L79
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Build:
controllers/refresher_controller.go#L66
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/refresher_controller.go#L67
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Build
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
Process completed with exit code 2.
|
Checks:
cmd/controller/main.go#L22
could not import github.com/banzaicloud/imps/controllers (-: # github.com/banzaicloud/imps/controllers
|
Checks:
controllers/imagepullsecret_controller.go#L68
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Checks:
controllers/imagepullsecret_controller.go#L69
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Checks:
controllers/imagepullsecret_controller.go#L73
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Checks:
controllers/imagepullsecret_controller.go#L74
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Checks:
controllers/imagepullsecret_controller.go#L78
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Checks:
controllers/imagepullsecret_controller.go#L79
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Checks:
controllers/refresher_controller.go#L66
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Checks:
controllers/refresher_controller.go#L67
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc) (typecheck)
|
Checks:
cmd/controller/main.go#L79
unknown field MetricsBindAddress in struct literal of type manager.Options (typecheck)
|
Artifacts / Controller image (ubi8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -o /usr/local/bin/manager ./cmd/controller/" did not complete successfully: exit code: 1
|
Artifacts / Controller image (distroless)
The job was canceled because "ubi8" failed.
|
Artifacts / Controller image (distroless)
The operation was canceled.
|
Artifacts / Refresher image (ubi8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -o /usr/local/bin/manager ./cmd/refresher/" did not complete successfully: exit code: 1
|
Artifacts / Refresher image (distroless)
The job was canceled because "ubi8" failed.
|
Artifacts / Refresher image (distroless)
The operation was canceled.
|