Skip to content

Replicate object pools during the migration

Vasilii Iakliushin requested to merge 420720_enable_ff_by_default into master

What does this MR do and why?

Contributes to #420720 (closed)

Problem

See more details: #412407 (closed).

Repository storage moves doesn't migrate object pools.

Solution

The object pool migration functionality was implemented in !127143 (merged). After testing on GitLab.com it should be safe to turn it on for self-hosted instances.

Enable feature flag: replicate_object_pool_on_move

MR acceptance checklist

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

Merge request reports