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
failed to create typed patch object (arc-runners/cicd-pipelines-dev; actions.github.com/v1alpha1, Kind=AutoscalingRunnerSet): .spec.template.spec.resources: field not declared in schema
Describe the expected behavior
AutoscalingRunnerSet should support pod level resource limits
failed to create typed patch object (arc-runners/cicd-pipelines-dev; actions.github.com/v1alpha1, Kind=AutoscalingRunnerSet): .spec.template.spec.resources: field not declared in schema
Runner Pod Logs
failed to create typed patch object (arc-runners/cicd-pipelines-dev; actions.github.com/v1alpha1, Kind=AutoscalingRunnerSet): .spec.template.spec.resources: field not declared in schema
The text was updated successfully, but these errors were encountered:
Checks
Controller Version
0.10.1
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
Kubernetes 1.32 adds the ability to set resource limits on the pod level, the CRD definition for AutoscalingRunnerSet does not allow this. Doing so results in
Describe the expected behavior
AutoscalingRunnerSet
should support pod level resource limitsAdditional Context
Controller Logs
Runner Pod Logs
The text was updated successfully, but these errors were encountered: