Backfill runner_type, sharding_key_id columns on ci_runner_machines
What does this MR do and why?
This MR adds a batched migration to backfill runner_type, sharding_key_id columns on ci_runner_machines.
The initial migration was rolled back as part of a larger revert (it wasn't directly related to the incident, but was part of the same MR and hence reverted with it).
This time around, I've split the logic into a separate MR.
Changelog: added
Part of #497526 (closed)
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.
Edited by Pedro Pombeiro