actions / actions-runner-controller

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

Consistent use of UID in dind-rootless runner #3535

Open reegnz opened 1 month ago

reegnz commented 1 month ago

There are some consistency issues in the dind-rootless runner image that leads to some confusion on what exactly the UID of the runner is.

To stay consistent use the same UID everywhere.