This website requires JavaScript.
Explore
Help
Sign In
actions
/
actions-runner-controller
Watch
1
Star
0
Fork
0
You've already forked actions-runner-controller
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
3d531ffcdddcc25e39233bc34162e596ea9dccfc
actions-runner-controller
/
api
/
v1alpha1
T
History
Yusuke Kuoka
1658f51fcb
Make Runner{Deployment,ReplicaSet} replicas actually optional (
#186
)
...
If omitted, it properly defaults to 1.
Fixes
#64
2020-11-14 22:06:33 +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
Make Runner{Deployment,ReplicaSet} replicas actually optional (
#186
)
2020-11-14 22:06:33 +09:00
runnerdeployment_webhook.go
Add validation webhooks
2020-04-30 22:11:59 +09:00
runnerreplicaset_types.go
Make Runner{Deployment,ReplicaSet} replicas actually optional (
#186
)
2020-11-14 22:06:33 +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