UNCLASSIFIED - NO CUI

Skip to content

Hotfix: resolve latest git throws errors due to gitlab runner volume mount user

Kenneth Maguire requested to merge trufflehog-issues-git into master

Description

The latest git version throws errors regarding ownership of files, due to the gitlab-runner's volume mount setting the user for the mounted files differing from the user running in the container.

Gitlab is planning to implement this same change to solve this issue in a future release -> https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/3538#e03288885527b1ea2f6141e18d4e3fa841dc818b

Risk

low

Rollback Plan

Testing

Tested in the pipeline's ci job and the following staging pipelines

Edited by Kenneth Maguire

Merge request reports