Bump k8s.io/apiextensions-apiserver from 0.26.1 to 0.28.3 #137
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Matrix: build-test-images
static-security-analysis
4m 15s
backward_compatible
0s
e2e-use-operator
0s
oldest_k8s
0s
Matrix: e2e
Annotations
9 errors and 1 warning
build-test-images (controller)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=$TARGETOS GOARCH=$TARGETARCH GOARM=$VARIANT go build -v -o /build/controller -ldflags \"-X 'go.universe.tf/metallb/internal/version.gitCommit=${GIT_COMMIT}' -X 'go.universe.tf/metallb/internal/version.gitBranch=${GIT_BRANCH}'\"" did not complete successfully: exit code: 2
|
build-test-images (speaker)
The job was canceled because "controller" failed.
|
build-test-images (speaker)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=$TARGETOS GOARCH=$TARGETARCH GOARM=$VARIANT go build -v -o /build/frr-metrics -ldflags \"-X 'go.universe.tf/metallb/internal/version.gitCommit=${GIT_COMMIT}' -X 'go.universe.tf/metallb/internal/version.gitBranch=${GIT_BRANCH}'\" frr-tools/metrics/exporter.go && CGO_ENABLED=0 GOOS=$TARGETOS GOARCH=$TARGETARCH GOARM=$VARIANT go build -v -o /build/speaker -ldflags \"-X 'go.universe.tf/metallb/internal/version.gitCommit=${GIT_COMMIT}' -X 'go.universe.tf/metallb/internal/version.gitBranch=${GIT_BRANCH}'\" go.universe.tf/metallb/speaker" did not complete successfully: exit code: 2
|
build-test-images (configmaptocrs)
The job was canceled because "controller" failed.
|
build-test-images (configmaptocrs)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=$TARGETOS GOARCH=$TARGETARCH GOARM=$VARIANT go build -v -o /build/configmaptocrs -ldflags \"-X 'go.universe.tf/metallb/internal/version.gitCommit=${GIT_COMMIT}' -X 'go.universe.tf/metallb/internal/version.gitBranch=${GIT_BRANCH}'\" go.universe.tf/metallb/configmaptocrs" did not complete successfully: exit code: 2
|
unit-tests
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
|
unit-tests
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
|
unit-tests
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
unit-tests
Process completed with exit code 1.
|
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|