Skip to content

Add migration configurations to registry chart

João Pereira requested to merge registry-migration-disablemirrorfs into master

What does this MR do?

This MR exposes the registry migration configuration section, which is intended to support the migration of large registries from the filesystem to database metadata. For now, only the disablemirrorfs attribute is exposed.

This is an experimental feature, which will be first used for the GitLab.com registry.

Related issues

Related to https://gitlab.com/gitlab-org/charts/gitlab/-/issues/2565 and https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/12764.

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for omnibus-gitlab opened
Edited by João Pereira

Merge request reports