Skip to content

Enable linear roots in UpdateAllMirrorsWorker

What does this MR do and why?

In this MR, we're switching the behavior of UpdateAllMirrorsWorker to use the linear roots version. The new behavior is behind the linear_mirrors_worker_roots feature flag.

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

Merge request reports