actions-runner-controller/api/v1alpha1
Dan Webb dcf8524b5c
Adds RUNNER_GROUP argument to the runner registration (#157)
* Adds RUNNER_GROUP argument to the runner registration

Adds the ability to register a runner to a predefined runner_group

Resolves #137

* Update README with runner group example

- Updates the README with instructions of how to add the runner to a
  group
- Fix code fencing for shell and yaml blocks in the README
- Use consistent bullet points (dash not asterisk)
2020-11-10 17:15:54 +09:00
..
groupversion_info.go Initial commit 2020-01-28 15:03:23 +09:00
horizontalrunnerautoscaler_types.go feat: Use HorizontalRunnerAutoscaler for autoscaling 2020-07-27 20:33:44 +09:00
runner_types.go Adds RUNNER_GROUP argument to the runner registration (#157) 2020-11-10 17:15:54 +09:00
runner_webhook.go Add validation webhooks 2020-04-30 22:11:59 +09:00
runnerdeployment_types.go feat: Use HorizontalRunnerAutoscaler for autoscaling 2020-07-27 20:33:44 +09:00
runnerdeployment_webhook.go Add validation webhooks 2020-04-30 22:11:59 +09:00
runnerreplicaset_types.go Split files according to the kubebuilder style 2020-03-15 22:06:50 +09:00
runnerreplicaset_webhook.go Add validation webhooks 2020-04-30 22:11:59 +09:00
zz_generated.deepcopy.go Rename Runner.Spec.dockerWithinRunnerContainer to docker"d"WithinRunnerContainer (#134) 2020-10-21 21:32:40 +09:00