Nikola Jokic

Results 13 issues of Nikola Jokic

Fixes null reference exception creating `HostContext` if the `.runner` file exists, but is empty. Null reference exception is described in issue https://github.com/actions/runner/issues/2342, but this does not solve the issue itself....

Bump Go version to 1.22.0. This change also bumps the controller-gen version to 0.14.0.

gha-runner-scale-set

This pull request includes a change to the `charts/gha-runner-scale-set-controller/templates/NOTES.txt` file. A warning message has been added to alert users that an older version of the listener, `githubrunnerscalesetlistener`, is deprecated and...

gha-runner-scale-set

Using spec hash of the autoscaling runner set is not sufficient to indicate re-creation of the listener. As it is described in issue #3182, changing values.yaml to update secret does...

gha-runner-scale-set

This pull request introduces several changes to enhance the end-to-end testing capabilities of the project. The most important changes include adding a new bash script for running end-to-end tests, updating...

gha-runner-scale-set

Select would be very helpful especially when one channel is used to communicate cancellation while another is communicating elements. However, I did not test closing a channel, but coming from...

Based on the [issue in ARC](https://github.com/actions/actions-runner-controller/issues/2805), large workflows can encounter the occasional failures due to the lack of retries when communicating with the Kubernetes API server. Implementing retries with the...

enhancement
k8s

This is a proposal to include version in controller logs that can help troubleshoot version mismatch during upgrades

gha-runner-scale-set