Skip to content

Draft: Refactor: Move Registry Migration Job to Subchart

What does this MR do?

This MR restructures the chart by moving the Registry Migration Job into a dedicated subchart.

  • Improves modularity and maintainability of the Helm chart.
  • Makes it easier to manage, update, and reuse the migration job independently from the main deployment.
  • No functional changes to the migration job itself; this is a structural improvement.

Related issues

Solves issue#6107

Author checklist

For general guidance, please follow our Contributing guide.

Required

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

  • Merge Request Title and Description are up to date, accurate, and descriptive.
  • MR targeting the appropriate branch.
  • MR has a green pipeline.
  • Documentation created/updated.
  • Tests added/updated, and test plan for scenarios not covered by automated tests.
  • Equivalent MR/issue for omnibus-gitlab opened.

Reviewers checklist

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading