Skip to content

Do not show runner manager as online when registering

What does this MR do and why?

Do not show runner manager as online when registering

Avoids inconsistent state with runner's last contacted at timestamp

Changelog: fixed

Fixes #427186 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Create an instance runner at http://gdk.test:3000/admin/runners

  2. Register the runner as specified in the instructions provided in step 1 of the UI.

  3. You should now be able to visit http://gdk.test:3000/admin/runners, select your runner, and see that the runner manager you registered is not online (since you haven't executed gitlab-runner run):

    image

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Pedro Pombeiro

Merge request reports