actions / actions/runner-container-hooks
Adding local mount in workflow pod to speed up operation?
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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