actions-runner-controller/api/v1alpha1
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
..
groupversion_info.go Initial commit 2020-01-28 15:03:23 +09:00
horizontalrunnerautoscaler_types.go Update Metric Types and typos (#1719) 2022-08-15 23:12:22 +09:00
runner_types.go Allow `RunnerDeployment`s to configure `dnsPolicy` for runners (#1892) 2022-10-05 08:16:11 +09:00
runner_webhook.go extracted validations to a single point (#1582) 2022-06-29 20:32:00 +09:00
runnerdeployment_types.go Update Metric Types and typos (#1719) 2022-08-15 23:12:22 +09: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 Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00