Skip to content

Remove stale runner cleanup feature flag

What does this MR do and why?

This change removes stale_runner_cleanup_for_namespace_development as enabled to directly release it, as per #363012 (closed).

See related MR: !87779 (merged)

Screenshots or screen recordings

image

How to set up and validate locally

  1. Ensure your group or instance have a GitLab Ultimate license.
  2. Visit group settings for any group you own e.g. http://gdk.test:3000/groups/h5bp/-/settings/ci_cd
  3. Select the Runners section.
  4. Enable/disable the toggle to "Enable stale runner cleanup"
  5. Confirm your selection with "Yes, start deleting stale runners"
  6. Runners should be removed over time
    • See more in-depth instructions of how the runners are removed, see: !86477 (merged)

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 #363012 (closed)

Edited by Miguel Rincon

Merge request reports