actions / actions-runner-controller

Kubernetes controller for GitHub Actions self-hosted runners
Apache License 2.0
4.76k stars 1.12k forks source link

ISSUE-3637: Do not copy verbosely in init container #3638

Open schniedergers opened 4 months ago

schniedergers commented 4 months ago

Do not use the verbose flag (-v) during copy of files in the init container. This greatly reduces logs if the image contains additional package like node that have thousands of files.