actions-runner-controller/api/v1alpha1
Jonathan Gonzalez V a277489003
Added support to enable and disable enableServiceLinks. (#628)
This option expose internally some `KUBERNETES_*` environment variables
that doesn't allow the runner to use KinD (Kubernetes in Docker) since it will
try to connect to the Kubernetes cluster where the runner it's running.

This option it's set by default to `true` in any Kubernetes deployment.

Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
2021-06-22 17:27:26 +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 Added support to enable and disable enableServiceLinks. (#628) 2021-06-22 17:27:26 +09:00
runner_webhook.go feat: RunnerSet backed by StatefulSet (#629) 2021-06-22 17:10:09 +09:00
runnerdeployment_types.go Fix typo (sucessfully -> successfully (#563) 2021-05-22 08:36:18 +09:00
runnerdeployment_webhook.go feat: RunnerSet backed by StatefulSet (#629) 2021-06-22 17:10:09 +09:00
runnerreplicaset_types.go Fix additionalPrinterColumns (#556) 2021-05-21 09:10:47 +09:00
runnerreplicaset_webhook.go feat: RunnerSet backed by StatefulSet (#629) 2021-06-22 17:10:09 +09:00
runnerset_types.go feat: RunnerSet backed by StatefulSet (#629) 2021-06-22 17:10:09 +09:00
zz_generated.deepcopy.go Added support to enable and disable enableServiceLinks. (#628) 2021-06-22 17:27:26 +09:00