Skip to content

Fix database-upgrade post if multiple deployments

What does this MR do?

Fix database-upgrade post if multiple deployments

Fix the database-upgrade post script when there are multiple deployments for some apps (like webservice or sidekiq). Without this change, the script is not able to properly scale up or down these deployments, and exits in error at the end.

Related issues

Fixes #6072 (closed)

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

Closes #6072 (closed)

Edited by Tiger Watson

Merge request reports

Loading