Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Reduce Docker Hub Manifest Queries #10047

Merged
merged 8 commits into from
Feb 13, 2021
Merged

Reduce Docker Hub Manifest Queries #10047

merged 8 commits into from
Feb 13, 2021

Conversation

kj4ezj
Copy link
Contributor

@kj4ezj kj4ezj commented Feb 12, 2021

Change Description

From AUTO-562 and IM, another business unit decided to use our service account for Docker Hub, and they blew through our rate limits. EOSIO builds are now stuck anywhere that we are hitting Docker Hub for manifest queries or pulls.

This pull request edits the pipeline code to only query our mirror, except in cases where no mirror is specified or where the image does not exist. This should unblock nearly all builds.

See Also

Change Type

Select ONE:

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case
    CI.

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes
    None.

API Changes

  • API Changes
    None.

Documentation Additions

  • Documentation Additions
    None.

@kj4ezj kj4ezj changed the base branch from master to release/2.0.x February 12, 2021 22:40
@kj4ezj kj4ezj merged commit ee4b0db into release/2.0.x Feb 13, 2021
@kj4ezj kj4ezj deleted the zach-docker-2.0 branch February 13, 2021 02:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants