-
Notifications
You must be signed in to change notification settings - Fork 523
CLOUDP-196371: Delete users removed from the resource #1587
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
Merged
nammn
merged 17 commits into
mongodb:master
from
mateigrigore:CLOUDP-196371_delete_removed_users
Jul 23, 2024
Merged
Changes from 16 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
91ac04d
Modify missleading or outdated documentation
mateigrigore c56b2f0
Fix indentation
mateigrigore 74cc2c5
Removed redundant flag
mateigrigore 232a38f
Mofify Makefile to fix make deploy
mateigrigore 8ebccf6
Cleanup connection string secrets of removed users
mateigrigore 5d3047a
Add removed users to automation config
mateigrigore 0bddbc3
Add e2e tests for cleaning up users
mateigrigore 92b4ab1
Add the connection string secret to the watcher
mateigrigore 9accbc7
Remove Makefile changes
mateigrigore 999f2c6
Update method name
mateigrigore 0995b72
Fix linting
mateigrigore 105acba
Add new e2e test to workflow
mateigrigore 9a926d9
Add new e2e test to github workflow
mateigrigore 259f288
Fix failing test
mateigrigore 83decf6
Implement suggested changes
mateigrigore 396c812
Update test to check for more complex behavior
mateigrigore 5aeacf7
Remove lftover debuggign print statement
mateigrigore 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,3 +62,5 @@ tests: | |
distro: ubi | ||
- test-name: replica_set_x509 | ||
distro: ubi | ||
- test-name: replica_set_remove_user | ||
distro: ubi |
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
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
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
Oops, something went wrong.
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.