Skip to content

Resolve "Remove unused code in runners controllers"

What does this MR do and why?

Following up on some additional GraphQL queries and mutations, this MR is removing some unused code from the admin/runners_controller and groups/runners_controller.

How to set up and validate locally

  1. Visit /admin/runners

  2. Try pausing, starting and destroying runners.

  3. Visit any group runner page such as http://gdk.test:3000/groups/rf-top-level-group-1/-/runners

  4. See that the counts of runners is still present.

MR acceptance checklist

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

Related to #368278 (closed)

Edited by Tymm Schmitke

Merge request reports