gitlab-org--gitlab-foss/changelogs/unreleased/53966-make-hashed-storage-migration-safer-and-more-inviting.yml
Gabriel Mazetto 1592b5830f Adds Rollback functionality to HashedStorage migration
We are adding sidekiq workers and service classes to allow to rollback
a hashed storage migration. There are some refactoring involved as well
as part of the code can be reused by both the migration and the rollback
logic.
2019-03-01 15:49:20 +01:00

5 lines
86 B
YAML

---
title: Hashed Storage rollback mechanism
merge_request: 23955
author:
type: added