Skip to content

Add hide_duplicate_runner_manager_fields_in_runner feature flag

🚨 🚨 NOTE: This MR should only be merged on Apr 29nd, in time for the 2nd breaking changes window (2024-04-29 09:00 UTC to 2024-05-01 22:00 UTC) 🚨 🚨

What does this MR do and why?

This MR adds a hide_duplicate_runner_manager_fields_in_runner so that we can safely remove the fields that have been copied from ci_runners to ci_runner_machines (see #415185).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

n/a

How to set up and validate locally

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

I'm relying on the new tests and the existing (I've added pipeline:run-all-e2e pipeline:run-all-jest, and pipeline:run-all-rspec for added coverage).

Edited by Pedro Pombeiro

Merge request reports