actions-runner-controller/api/v1alpha1
Felipe Galindo Sanchez 11cb9b7882
feat: allow to discover runner statuses (#1268)
* feat: allow to discover runner statuses

* fix manifests

* Bump runner version to 2.289.1 which includes the hooks support

* Add feedback from review

* Update reference to newRunnerPod

* Fix TestNewRunnerPodFromRunnerController and make hooks file names job specific

* Fix additional TestNewRunnerPod test

* Cover additional feedback from review

* fix rbac manager role

* Add permissions to service account for container mode if not provided

* Rename flag to runner.statusUpdateHook.enabled and fix needsServiceAccount

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-07-10 15:11:29 +09:00
..
groupversion_info.go Initial commit 2020-01-28 15:03:23 +09:00
horizontalrunnerautoscaler_types.go Add WorkflowJob to GitHubEventScaleUpTriggerSpec types (#922) 2022-04-20 09:59:08 +09:00
runner_types.go feat: allow to discover runner statuses (#1268) 2022-07-10 15:11:29 +09:00
runner_webhook.go extracted validations to a single point (#1582) 2022-06-29 20:32:00 +09:00
runnerdeployment_types.go Prevent unnecessary ephemeral runner recreations 2022-02-20 13:45:42 +00:00
runnerdeployment_webhook.go extracted validations to a single point (#1582) 2022-06-29 20:32:00 +09:00
runnerreplicaset_types.go Prevent unnecessary ephemeral runner recreations 2022-02-20 13:45:42 +00:00
runnerreplicaset_webhook.go extracted validations to a single point (#1582) 2022-06-29 20:32:00 +09:00
runnerset_types.go `containerMode` option to allow running jobs in k8's instead of docker (#1546) 2022-06-28 14:12:40 +09:00
zz_generated.deepcopy.go `containerMode` option to allow running jobs in k8's instead of docker (#1546) 2022-06-28 14:12:40 +09:00