]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph*build: Login to docker.io if needed 1709/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 17 Nov 2020 22:08:06 +0000 (17:08 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 17 Nov 2020 22:20:31 +0000 (17:20 -0500)
commit98d4a061cced122961e13a299c2117833714284b
tree15a927b2c6c75e6247a85633134034da1704c9bb
parentbf325594b2ccdb9548b1be9bc35ecc1c17880efc
ceph*build: Login to docker.io if needed

We ran into an issue today where the internal mirror was temporarily unavailable.  The job fell back to docker.io and despite the fact that we're not using it all that much, we still got rate limited.  I suspect other tenants in the Community Cage are still pulling from docker.io anonymously.

This PR will have us login (with a higher rate-limit).

Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-dev-build/config/definitions/ceph-dev-build.yml
ceph-dev-new-build/config/definitions/ceph-dev-new-build.yml
scripts/build_utils.sh