GoogleContainerTools / GoogleContainerTools/skaffold

Reduce build- and test-time dependencies on Docker Hub

Open
#5,497 0 comments 0 reactions 0 assignees View on GitHub
meta/testing priority/p2
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

Our builds and tests still fail occasionally with TOOMANYREQUESTS from Docker Hub.

We can get around some of these issues by:
- rationalize our build-and test-time images
- configuring Travis to use mirror.gcr.io as a mirror.
- copy key images, such as `golang:alpine`, into our own registry.

It might be worth setting up our own pull-through registry mirror.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.