actions-runner-controller/controllers
Yusuke Kuoka ace95d72ab
Fix self-update failuers due to /runner/externals mount (#253)
* Fix self-update failuers due to /runner/externals mount

Fixes #252

* Tested Self-update Fixes (#269)

Adding fixes to #253 as confirmed and tested in https://github.com/summerwind/actions-runner-controller/issues/264#issuecomment-764549833 by @jolestar, @achedeuzot and @hfuss 🙇 🍻

Co-authored-by: Hayden Fuss <wifu1234@gmail.com>
2021-01-24 10:58:35 +09:00
..
autoscaling.go Fix self-update failuers due to /runner/externals mount (#253) 2021-01-24 10:58:35 +09:00
autoscaling_test.go Added support for other than public GitHub URL (#146) 2020-10-28 22:15:53 +09:00
horizontalrunnerautoscaler_controller.go Ensure controller-gen is up-to-date and the code and the manifests are in-sync 2020-10-06 09:23:03 +09:00
integration_test.go Adds RUNNER_GROUP argument to the runner registration (#157) 2020-11-10 17:15:54 +09:00
runner_controller.go Fix self-update failuers due to /runner/externals mount (#253) 2021-01-24 10:58:35 +09:00
runnerdeployment_controller.go Ensure controller-gen is up-to-date and the code and the manifests are in-sync 2020-10-06 09:23:03 +09:00
runnerdeployment_controller_test.go Revert test comment 2020-03-15 21:55:38 +09:00
runnerreplicaset_controller.go Fix self-update failuers due to /runner/externals mount (#253) 2021-01-24 10:58:35 +09:00
runnerreplicaset_controller_test.go Github pkg: Bump github package to version 33 (#222) 2020-12-06 10:01:47 +09:00
suite_test.go Initial commit 2020-01-28 15:03:23 +09:00
utils.go feat: EKS IAM Roles for Service Accounts for Runner Pods (#226) 2020-12-08 17:56:06 +09:00
utils_test.go feat: EKS IAM Roles for Service Accounts for Runner Pods (#226) 2020-12-08 17:56:06 +09:00