This is a follow-up for #66. The reconciler for the new HorizontalRunnerDeploymentAutoscaler had a terrible flaw that prevented the controller to fail launching due to an error like: ``` indexer conflict: map[field:.metadata.controller:{}] ``` This fixes that, while adding `integration_test.go` to verify its actually fixed and prevent regression in the future. |
||
|---|---|---|
| .. | ||
| autoscaling.go | ||
| autoscaling_test.go | ||
| horizontalrunnerautoscaler_controller.go | ||
| integration_test.go | ||
| runner_controller.go | ||
| runnerdeployment_controller.go | ||
| runnerdeployment_controller_test.go | ||
| runnerreplicaset_controller.go | ||
| runnerreplicaset_controller_test.go | ||
| suite_test.go | ||