WIP: config/jobs: Use gcb-docker-gcloud image for building alpine and git images#22609
WIP: config/jobs: Use gcb-docker-gcloud image for building alpine and git images#22609LorbusChris wants to merge 1 commit intokubernetes:masterfrom
Conversation
|
Hi @LorbusChris. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/hold |
fejta
left a comment
There was a problem hiding this comment.
Would expect this to get autobumped tomorrow (monday) but this will get things working now.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fejta, LorbusChris The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
I don't think this here is the right approach. Maybe the postsubmit job hit docker/buildx#584, which might be solved by simply re-trying? |
|
Also, for completeness, here's the prow postsubmit failure: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/post-test-infra-push-alpine/1405964567472771072 |
|
https://prow.k8s.io/?job=post-test-infra-push-alpine will have a rerun button (although maybe you can't click it so I did). Should be starting now |
|
Rerun seems to have passed? |
|
excellent, thank you! |
|
@LorbusChris: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
#22444 has broken the alpine postsubmit job.
In #22450 the git image is supposed to get the same treatment, so I'm changing the base for both jobs here already.
I'm not sure fixing it is as easy as this. PTAL.
Edit: Nope, this won't work
/cc @BenTheElder
/cc @fejta