ci: Pull Fedora from api.ci#1999
Conversation
Currently we pull from quay.io and api.ci, and the Fedora registry is being very flaky. I set up a mirror on api.ci for now.
f9259e4 to
ffd6294
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cgwalters, jlebon 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 |
Hmm weird, it works locally. Maybe it wasn't set up yet when it ran? Anyway, I'm going to override it because I really want to get #1997 in and the only thing that flaked is /override continuous-integration/jenkins/pr-merge |
|
@jlebon: Overrode contexts on behalf of jlebon: continuous-integration/jenkins/pr-merge 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. |
|
This one failed too with a 404. Weird. I can pull it from outside just fine. And I can also just fine. I wonder if this is possibly related to qemu usermode networking? |
|
I think a pattern we should enable BTW is having mantle inject content (including container images) from the host. |
Currently we pull from quay.io and api.ci, and the Fedora registry
is being very flaky. I set up a mirror on api.ci for now.