helm - let us overwrite the docker:dind image

Open Beginner friendly
#3,997 9 comments 27 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
docker, helm, kubernetes

Research direction

Start at charts/gha-runner-scale-set/templates/_helpers.tpl around line 99 and review the linked Docker Hub usage guidance. Done means the Helm chart lets users set the Docker-in-Docker image to an alternate registry instead of requiring docker:dind from Docker Hub.

Written by the indexing model from the issue text.

Description

community enhancement needs triage

https://github.com/actions/actions-runner-controller/blob/master/charts/gha-runner-scale-set/templates/_helpers.tpl#L99

see https://docs.docker.com/docker-hub/usage/

Unauthenticated users: 10 pulls/hour

We would like to pull the dind image from our registry instead of dockerhub otherwise we will get in trouble in April

Dominant language
Go
Stars
6.5k
Forks
1.5k
Avg merge
2d 2h
Merged PRs (30d)
27

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from actions/actions-runner-controller

All issues in actions/actions-runner-controller

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.