actions-runner-controller/config/crd
Yusuke Kuoka cb14d7530b
Add HRA printer column "SCHEDULE" (#561)
Adds a column to help the operator see if they configured HRA.Spec.ScheduledOverrides correctly, in a form of "next override schedule recognized by the controller":

```
$ k get horizontalrunnerautoscaler
NAME                            MIN   MAX   DESIRED   SCHEDULE
actions-runner-aos-autoscaler   0     5     0
org                             0     5     0         min=0 time=2021-05-21 15:00:00 +0000 UTC
```

Ref https://github.com/actions-runner-controller/actions-runner-controller/issues/484
2021-05-22 08:29:53 +09:00
..
bases Add HRA printer column "SCHEDULE" (#561) 2021-05-22 08:29:53 +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