feat(cache): KEP-2655 - Add build pipeline and address vulnerabilities for data_cache #1822
build-and-push-images.yaml
on: pull_request
Matrix: Build and Publish Images
Annotations
2 errors
Build and Publish Images (data-cache, cmd/data_cache/Dockerfile, linux/amd64,linux/arm64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cargo test --tests" did not complete successfully: exit code: 101
|
Build and Publish Images (trainer-controller-manager, cmd/trainer-controller-manager/Dockerfile, ...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux GO111MODULE=on go build -a -o /bin/manager cmd/trainer-controller-manager/main.go" did not complete successfully: exit code: 1
|