Skip to content

Refactor Hashed Storage for future Rollback functionality

Gabriel Mazetto requested to merge 53966-refactor-hashed-storage into master

What does this MR do?

  • Removes the "(Experimental)" text from the settings page
  • Refactors Hashed Storage migration in preparation to implement a Rollback functionality in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23955
  • EE Backport in: gitlab-org/gitlab-ee!9175
  • Move storage migrator workers to its own queue namespace :hashed_storage as well as move to HashedStorage folder/module

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Gabriel Mazetto

Merge request reports