build(deps): bump k8s.io/api from 0.24.2 to 0.28.0 #221
ci.yaml
on: pull_request
Matrix: Artifacts / Controller image
Matrix: Artifacts / Refresher image
Annotations
17 errors
Build
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
|
Build
Process completed with exit code 2.
|
Test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
|
Test
Process completed with exit code 2.
|
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 (typecheck)
|
Checks:
controllers/imagepullsecret_controller.go#L69
cannot use (func(object client.Object) []reconcile.Request literal) (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
|
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 (typecheck)
|
Checks:
controllers/imagepullsecret_controller.go#L74
cannot use (func(object client.Object) []reconcile.Request literal) (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
|
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 (typecheck)
|
Checks:
controllers/imagepullsecret_controller.go#L79
cannot use (func(object client.Object) []reconcile.Request literal) (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
|
Checks
Process completed with exit code 2.
|
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.
|
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)
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
|