-
Notifications
You must be signed in to change notification settings - Fork 492
New issue
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
Job post-gateway-api-push-images started failing on 09-11 #1545
Comments
#1542 try to fix in this PR. The latest problem:
|
wow, that was fast , thanks /assign @wilsonwu I'll assign to to you then |
After #1542 PR merged, still has problem, need help @shaneutt
I tried this docker container can support buildx command. |
I can help on this if you are willing to : ) @wilsonwu |
Yes please, I checked that the gcb-docker-gcloud image could support buildx: https://github.com/kubernetes/test-infra/tree/master/images/gcb-docker-gcloud. And it works in my local env, please help to fix it. |
I just tested the make command and script in my local env(not in container), and also checked the job image could support docker buildx command. BTW: I am tring to use dind to test the script but not success now, still tring... |
Yep, I tested the gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90, and yes, docker buildx is supported. #1549 added verify and log for docker buildx, I think this can provide more context on the docker buildx issue. |
https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/post-gateway-api-push-images/1593583940357066752 |
This is weird, some options I think:
I will take some time later this day to look into this issue. |
Sounds good, thanks for the help @Xunzhuo! |
I suggest to change a build image. And I am looking for a good build image from popular repos. |
I found the istio build tools image is good as build image: gcr.io/istio-testing/build-tools |
#1552 didn't work. Looks like we should try to use something like what ingress-nginx is doing: https://github.com/kubernetes/ingress-nginx/blob/main/hack/init-buildx.sh. |
Good job, I added: |
What happened:
https://testgrid.k8s.io/sig-network-gateway-api#post-gateway-api-push-images
There were several changes in this area 7a13241
The text was updated successfully, but these errors were encountered: