actions / actions/actions-runner-controller

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.

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

Description

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

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.