actions-runner-controller/api/v1alpha1
Ameer Ghani 7523ea44f1
feat: allow specifying runtime class in runner spec (#580)
This allows using the `runtimeClassName` directive in the runner's spec.

One of the use-cases for this is Kata Containers, which use `runtimeClassName` in a pod spec as an indicator that the pod should run inside a Kata container. This allows us a greater degree of pod isolation.
2021-06-04 08:56:43 +09:00
..
groupversion_info.go Initial commit 2020-01-28 15:03:23 +09:00
horizontalrunnerautoscaler_types.go Add HRA printer column "SCHEDULE" (#561) 2021-05-22 08:29:53 +09:00
runner_types.go feat: allow specifying runtime class in runner spec (#580) 2021-06-04 08:56:43 +09:00
runner_webhook.go kubectl-diff / dry-run support (#549) 2021-05-17 09:36:13 +09:00
runnerdeployment_types.go Fix typo (sucessfully -> successfully (#563) 2021-05-22 08:36:18 +09:00
runnerdeployment_webhook.go Add validation webhooks 2020-04-30 22:11:59 +09:00
runnerreplicaset_types.go Fix additionalPrinterColumns (#556) 2021-05-21 09:10:47 +09:00
runnerreplicaset_webhook.go kubectl-diff / dry-run support (#549) 2021-05-17 09:36:13 +09:00
zz_generated.deepcopy.go feat: allow specifying runtime class in runner spec (#580) 2021-06-04 08:56:43 +09:00