I'm using the controller v0.16.0 with runner v2.275.1. From this morning The runner is autoupdating to v2.276.0
Now when a job start the runner crash. I saw that there's an issue about 2.276.0 https://github.com/summerwind/actions-runner-controller/issues/264. But for now i'm unable to use the runner.
Is there a way to disable the runner's auto update ?
I think there are 2 issues going on atm:
Being able to stop auto updates would be great and tbh I think a major issue with github actions atm. https://github.com/actions/runner/issues/925 suggests that this isn't behaviour that can be opted out of though and would need the ability to do so added into the runner project itself
I didn't find a way of disabling the auto-update but I did manage to restart everything by following the discussion in the PR #253.
See https://github.com/summerwind/actions-runner-controller/issues/264#issuecomment-764549833
Indeed, being able to prevent auto-updates would be very appreciated so we don't need to quickly fix & patch a critical system such as the build/release 馃槃
Most helpful comment
I didn't find a way of disabling the auto-update but I did manage to restart everything by following the discussion in the PR #253.
See https://github.com/summerwind/actions-runner-controller/issues/264#issuecomment-764549833
Indeed, being able to prevent auto-updates would be very appreciated so we don't need to quickly fix & patch a critical system such as the build/release 馃槃