Skip to content

chore: upgrade to 1.30.8 #167

chore: upgrade to 1.30.8

chore: upgrade to 1.30.8 #167

Triggered via pull request January 7, 2025 14:03
Status Failure
Total duration 31s
Artifacts

docker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if echo \"$RELEASE_VERSION\" | grep -Eq '^v\\d+\\.\\d+\\.\\d+.*'; then export LDFLAGS=\"$LDFLAGS -X 'k8s.io/component-base/version.gitVersion=${RELEASE_VERSION}'\"; fi && CGO_ENABLED=0 GOOS=$TARGETOS GOARCH=$TARGETARCH go build -ldflags=\"$LDFLAGS\" -o bin/thundering-herd-scheduler ./cmd/thundering-herd-scheduler" did not complete successfully: exit code: 1
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636