8000 Add Docker authentication to CircleCI jobs · Issue #682 · helm/monocular · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 16, 2021. It is now read-only.
This repository was archived by the owner on Jul 16, 2021. It is now read-only.
Add Docker authentication to CircleCI jobs #682
Open
@bacongobbler

Description

@bacongobbler

Starting November 1, 2020, Docker Hub will impose rate limits based on the originating IP. Since CircleCI runs jobs from a shared pool of IPs, it is highly recommended to use authenticated Docker pulls with Docker Hub to avoid rate limit problems.

More information on how to apply authentication to CI jobs can be found here: https://circleci.com/docs/2.0/private-images/

- image: circleci/golang:1.12

- image: circleci/golang:1.12

- image: circleci/node:8

- image: circleci/golang:1.12

- image: circleci/golang:1.12

See helm/helm#8848

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0