Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: annotate pod instead of label on UnregistrationFailureMessage (#…
…1615) The error message should go to annotation instead of pod label, since we only check annotations on autoscale: https://github.com/actions-runner-controller/actions-runner-controller/blob/master/controllers/autoscaling.go#L338-L342 Then there is no need to truncate or normalize the error message.
- Loading branch information