actions-runner-controller/config/crd
Yusuke Kuoka 0e0f385f72
Experimental support for ScheduledOverrides (#515)
This adds the initial version of ScheduledOverrides to HorizontalRunnerAutoscaler.
`MinReplicas` overriding should just work.
When there are two or more ScheduledOverrides, the earliest one that matched is activated. Each ScheduledOverride can be recurring or one-time. If you have two or more ScheduledOverrides, only one of them should be one-time. And the one-time override should be the earliest item in the list to make sense.

Tests will be added in another commit. Logging improvements and additional observability in HRA.Status will also be added in yet another commits.

Ref #484
2021-05-03 23:31:17 +09:00
..
bases Experimental support for ScheduledOverrides (#515) 2021-05-03 23:31:17 +09:00
patches Initial commit 2020-01-28 15:03:23 +09:00
kustomization.yaml Do include currently missing HRA CRD in the released manifests 2020-08-05 08:38:49 +09:00
kustomizeconfig.yaml Initial commit 2020-01-28 15:03:23 +09:00