actions-runner-controller/controllers
Nicholas Farley a389292478
Allow `RunnerDeployment`s to configure `dnsPolicy` for runners (#1892)
* Add DnsPolicy field to RunnerPodSpec struct

* Ensure the runnerSpec's DNSPolicy is mirrored to the pod.Spec

* Run `make manifests`
2022-10-05 08:16:11 +09:00
..
metrics
testdata
autoscaling.go
autoscaling_test.go
constants.go
horizontal_runner_autoscaler_batch_scale.go
horizontal_runner_autoscaler_webhook.go
horizontal_runner_autoscaler_webhook_on_check_run.go
horizontal_runner_autoscaler_webhook_on_pull_request.go
horizontal_runner_autoscaler_webhook_on_push.go
horizontal_runner_autoscaler_webhook_test.go
horizontal_runner_autoscaler_webhook_worker.go
horizontal_runner_autoscaler_webhook_worker_test.go
horizontalrunnerautoscaler_controller.go
integration_test.go
multi_githubclient.go
new_runner_pod_test.go
persistent_volume_claim_controller.go
persistent_volume_controller.go
pod_runner_token_injector.go
runner_controller.go Allow `RunnerDeployment`s to configure `dnsPolicy` for runners (#1892) 2022-10-05 08:16:11 +09:00
runner_graceful_stop.go
runner_pod.go
runner_pod_controller.go
runner_pod_owner.go
runnerdeployment_controller.go
runnerdeployment_controller_test.go
runnerreplicaset_controller.go
runnerreplicaset_controller_test.go
runnerset_controller.go
schedule.go
schedule_test.go
suite_test.go
sync_volumes.go
testresourcereader.go
testresourcereader_test.go
utils.go
utils_test.go