We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
action url: https://github.com/spidernet-io/spiderpool/actions/runs/12810618185
The text was updated successfully, but these errors were encountered:
+ for IMAGE in ${KUBEVIRT_IMAGE_LIST} + grep quay.io/kubevirt/virt-controller:v1.4.0 + echo '===> docker pull quay.io/kubevirt/virt-controller:v1.4.0... ' ===> docker pull quay.io/kubevirt/virt-controller:v1.4.0... + docker pull quay.io/kubevirt/virt-controller:v1.4.0 Error response from daemon: Head "https://quay.io/v2/kubevirt/virt-controller/manifests/v1.4.0": received unexpected HTTP status: 502 Bad Gateway make[2]: *** [Makefile:45: kind-init] Error 1 make[2]: Leaving directory '/home/runner/work/spiderpool/spiderpool/test' make[1]: *** [Makefile:299: e2e_init] Error 2 make[1]: Leaving directory '/home/runner/work/spiderpool/spiderpool' make: *** [Makefile:323: e2e_init_spiderpool] Error 2
Sorry, something went wrong.
same with #4574
weizhoublue
No branches or pull requests
action url: https://github.com/spidernet-io/spiderpool/actions/runs/12810618185
The text was updated successfully, but these errors were encountered: