Skip to content

Draft: Delete(rollback) project namespaces

What does this MR do and why?

Per SRE request, in case of a data rollback for project namespaces backfilling we need to remove the project namespace records from namespaces table. That is to be done in batches.

This MR is dependent on the backfilling MR status and is to be merged only if we really need to delete the records. There are other means to control the backfilling migration and removing data is to be used as a last resort if nothing else works.

re !77371 (comment 860608400)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alexandru Croitor

Merge request reports