Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding support for 2.x -> 4.x migrations #35

Merged
merged 3 commits into from
Oct 13, 2022

Conversation

soulchips
Copy link
Contributor

⚙️ Issue
https://circleci.atlassian.net/browse/SERVER-2082

In server 4.x, the structure of the postgres secret has changed which blocks migration from 2.x to 4.x directly with our scripts

Fix

Added a --server4 flag which will account for the postgres change in 4.x

Tests

  • Tested Updating Existing Instance
  • Installed on new instance

@soulchips soulchips requested a review from a team October 3, 2022 17:44
migrate/3.0-restore.sh Outdated Show resolved Hide resolved
@soulchips soulchips requested review from lloydChris and a team October 5, 2022 17:36
@soulchips soulchips dismissed lloydChris’s stale review October 13, 2022 18:42

got the reviews needed. Chris is on PTO

@soulchips soulchips merged commit f5827d3 into main Oct 13, 2022
@atulsingh0 atulsingh0 deleted the server-2082/4.x-migration-support branch November 7, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants