This repository was archived by the owner on May 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
DOCSP-45965: Embedded Verifier: Verify Reversible Migrations #549
Merged
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
6bb4202
reversal changes
mayaraman19 43acb9e
adding info
mayaraman19 7da753d
updating start
mayaraman19 8add1a7
feedback
mayaraman19 a819621
stub column, title
mayaraman19 9686c1b
table formatting
mayaraman19 59a5978
remove backup
mayaraman19 fd5a10f
merge conflicts
mayaraman19 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,6 +48,21 @@ | |
- :authrole:`readWriteAnyDatabase` | ||
- :authrole:`restore` | ||
|
||
* - Multiple Reversals | ||
- - :authrole:`backup` | ||
- :authrole:`clusterManager` | ||
- :authrole:`clusterMonitor` | ||
- :authrole:`dbAdminAnyDatabase` | ||
- :authrole:`readWriteAnyDatabase` | ||
- :authrole:`restore` | ||
|
||
- - :authrole:`backup` | ||
- :authrole:`clusterManager` | ||
- :authrole:`clusterMonitor` | ||
- :authrole:`dbAdminAnyDatabase` | ||
- :authrole:`readWriteAnyDatabase` | ||
- :authrole:`restore` | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. not sure if it's a staging-specific issue but I see different formatting for the Self-Managed Clusters permissions vs the Atlas Clusters permissions. will the formatting be the same for the published link? |
||
|
||
For details on server roles, see: :ref:`authorization`. | ||
|
||
To update user permissions, see: :dbcommand:`grantRolesToUser`. | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
In version 1.10, ``mongosync`` enables the embedded verifier for | ||
forward and reverse directions of reversible migrations. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.