actions-runner-controller/test
Yusuke Kuoka c4b24f8366 Prevent static runners from terminating due to unregister timeout
The unregister timeout of 1 minute (no matter how long it is) can negatively impact availability of static runner constantly running workflow jobs, and ephemeral runner that runs a long-running job.
We deal with that by completely removing the unregistaration timeout, so that regarldess of the type of runner(static or ephemeral) it waits forever until it successfully to get unregistered before being terminated.
2022-03-13 07:26:36 +00:00
..
e2e Prevent static runners from terminating due to unregister timeout 2022-03-13 07:26:36 +00:00
entrypoint feat: disable automatic runner updates (#1088) 2022-02-03 21:03:38 +00:00