docker-github-actions-runner icon indicating copy to clipboard operation
docker-github-actions-runner copied to clipboard

Please implement graceful shutdown of runners

Open jkroepke opened this issue 1 year ago • 0 comments

We are currently facing the issue that runners get killed on pod evections and jobs running into nowhere.

There is an upstream runner project, which implement graceful shutdown script. It would be great, if it could be implement as well, too.

See: https://github.com/actions/actions-runner-controller/pull/1759

Please also support that with persistent runners.

jkroepke avatar Apr 26 '24 18:04 jkroepke