actions-runner-controller/acceptance
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
..
pipelines Bumping runner to Ubuntu 20.04 (#438) 2021-04-17 17:02:03 +09:00
testdata Prevent static runners from terminating due to unregister timeout 2022-03-13 07:26:36 +00:00
checks.sh feat: RunnerSet backed by StatefulSet (#629) 2021-06-22 17:10:09 +09:00
deploy.sh acceptance,e2e: Fix deploy.sh and e2e_test.go for testing with GitHub App 2022-03-12 12:10:04 +00:00
kind.yaml chore: Enhance acceptance test to cover webhook-based autoscaling for repo and org runners 2021-05-11 15:36:02 +09:00
values.yaml Experimetanl log level "-4" for logging every HTTP round-trip for GitHub API calls 2022-03-12 12:11:16 +00:00