actions-runner-controller/api/v1alpha1
Yusuke Kuoka 618276e3d3
Enhance support for multi-tenancy (#1371)
This enhances every ARC controller and the various K8s custom resources so that the user can now configure a custom GitHub API credentials (that is different from the default one configured per the ARC instance).

Ref https://github.com/actions-runner-controller/actions-runner-controller/issues/1067#issuecomment-1043716646
2022-07-12 09:45:00 +09:00
..
groupversion_info.go Initial commit 2020-01-28 15:03:23 +09:00
horizontalrunnerautoscaler_types.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00
runner_types.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +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 Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00