-
-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support PDB in redisreplication (#1166)
<!-- Please read https://github.com/OT-CONTAINER-KIT/redis-operator/blob/master/CONTRIBUTING.md before submitting your pull request. Please fill in each section below to help us better prioritize your pull request. Thanks! --> **Description** <!-- Please provide a summary of the change here. --> Support PDB in redisreplication **Type of change** <!-- Please delete options that are not relevant. --> * Bug fix (non-breaking change which fixes an issue) * New feature (non-breaking change which adds functionality) * Breaking change (fix or feature that would cause existing functionality to not work as expected) **Checklist** - [ ] Tests have been added/modified and all tests pass. - [ ] Functionality/bugs have been confirmed to be unchanged or fixed. - [x] I have performed a self-review of my own code. - [ ] Documentation has been updated or added where necessary. **Additional Context** <!-- Is there anything else you'd like reviewers to know? For example, any other related issues or testing carried out. -->
- Loading branch information
1 parent
b726082
commit cda99a4
Showing
5 changed files
with
102 additions
and
25 deletions.
There are no files selected for viewing
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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 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 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