Skip to content

Migrate jobs in object_storage_upload queue

Jan Provaznik requested to merge jprovazn-uploader-migration into master

What does this MR do?

object_storage_upload queue is deprecated and not being used in the recent release, this MR moves any potential remaining jobs to the existing (compatible) object_storage:object_storage_background_move queue.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes gitlab-ee#4811

Edited by Yorick Peterse

Merge request reports