actions / actions/runner-container-hooks

Adding local mount in workflow pod to speed up operation?

Open
#252 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
153
Forks
112
Avg merge
6m
Merged PRs (30d)
1

Description

Hey, thanks for the project, we are using Actions Runner Controller with containerMode: kubernetes with a network volume mount (to allow runner and workflow pod to be on different nodes) and noticed that it can take a while to run.

We are wondering if having a separate local mount in the workflow pod is an option? Is there a recommended path to mount it on?

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 by reviewing how containerMode: kubernetes configures the workflow pod and its network volume mount. Determine whether a separate local mount is supported and what path or configuration is recommended; the issue names no files or tests, so the relevant entry point still needs to be located.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, typescript
Domain
devops, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.