You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using ARC 0.27.2 installed using helm on Openshift 4.12 ( we upgraded OpenShift from 4.10 to 4.12). When starting runner getting following error. We are using horizontalrunnerautoscaler to scale runners. It is was working good on OpenShift 4.10
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We are using ARC 0.27.2 installed using helm on Openshift 4.12 ( we upgraded OpenShift from 4.10 to 4.12). When starting runner getting following error. We are using horizontalrunnerautoscaler to scale runners. It is was working good on OpenShift 4.10
2023-09-04T04:01:24Z DEBUG runnerreplicaset Skipped reconcilation because owner is not synced yet {"runnerreplicaset": "enterprise-arc-runners/runner-java17-ent-x2fdq", "owner": "enterprise-arc-runners/runner-java17-ent-x2fdq-zqmpf", "pods": null}
2023-09-04T04:02:08Z ERROR Reconciler error {"controller": "horizontalrunnerautoscaler-controller", "controllerGroup": "actions.summerwind.dev", "controllerKind": "HorizontalRunnerAutoscaler", "HorizontalRunnerAutoscaler": {"name":"runner-java17-ent","namespace":"enterprise-arc-runners"}, "namespace": "enterprise-arc-runners", "name": "runner-java17-ent", "reconcileID": "00ce80b7-0300-4aab-a625-1bf57ad6f740", "error": "strconv.ParseInt: parsing "": invalid syntax"}
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:329
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:274
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:235
2023-09-04T04:02:19Z DEBUG runnerreplicaset Skipped reconcilation because owner is not synced yet {"runnerreplicaset": "enterprise-arc-runners/runner-java17-ent-x2fdq", "owner": "enterprise-arc-runners/runner-java17-ent-x2fdq-zqmpf", "pods": null}
Beta Was this translation helpful? Give feedback.
All reactions