You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2024. It is now read-only.
This to fix build failure appeared in CI after recent govm update:
-----
make start
tar zxf _work/govm_0.9-alpha_Linux_amd64.tar.gz -C _work/bin/
PATH="/mnt/workspace/pmem-csi_PR-461/_work/bin:$PATH" test/start-kubernetes.sh
get current user: user: Current requires cgo or $USER set in environment
make: *** [test/start-stop.make:13: start] Error 1
-----
0 commit comments