-
Notifications
You must be signed in to change notification settings - Fork 156
Fix < 1.20.0 version physical restore error #1972
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
base: main
Are you sure you want to change the base?
Conversation
commit: 416c6a9 |
I have an instance of MongoDB 4.4 hosted on a public cloud and expect to migrate it to an operator managed MongoDB. To ensure migration to the same version, I specified crVersion: 1.15.0 to start the replica set of MongoDB 4.4 |
CHANGE DESCRIPTION
Problem:
Using the latest version 0.20.1 and defining crVersion 1.15.0 to deploy MongoDB 4.4.24x replica set, there are compatibility issues with panic and pbm version configurations when running physical restore
Cause:
Short explanation of the root cause of the issue if applicable.
Solution:
Short explanation of the solution we are providing with this PR.
CHECKLIST
Jira
Needs Doc
) and QA (Needs QA
)?Tests
compare/*-oc.yml
)?Config/Logging/Testability