Skip to content

Remove registry_data_repair_worker feature flag

What does this MR do and why?

Part of #390842 and is rolled out with the issue #397505.

This MR removes the feature flag registry_data_repair_worker which toggles the ContainerRegstry::RecordDataRepairDetailWorker. It has been enabled in production for quite some time now and we are also seeing results being saved in the ContainerRegistry::DataRepairDetail table.

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 #397505

Edited by Adie (she/her)

Merge request reports