cirruslabs / cirruslabs/gitlab-tart-executor

Is it possible to set the SSH auth from config.toml?

Open
#144 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
102
Forks
14
Avg merge
21h 24m
Merged PRs (30d)
1

Description

Is it possible to set the username and password to use for SSH from `config.toml`? I imagine setting `environment` might work, but I'd like them to not leak into the actual runner environment at that point. Can they be scrubbed somehow?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating how config.toml is parsed and where the executor configures SSH credentials for GitLab Runner jobs. Trace whether values reach the runner environment, then define a configuration path that keeps them scoped away from that environment and verify the behavior with the relevant executor tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
ci-cd
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.