Skip to content
Snippets Groups Projects

migrator: Use store factory in oobmigration registration

Created by: efritz

This is a refactor step towards #39578 (closed). This PR uses the new storeFactory parameter passed by the migrator service to the oobmigration registration function. This ensures that the migrator is operating data+schema migrations over a single set of connections rather than having two separate dials per schema (which causes duplicate prometheus metric registration issues).

Test plan

Existing CI pipelines.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading