fix: redis-cluster unexpected downscaling (#1167)#1173
Merged
drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom Dec 16, 2024
Merged
fix: redis-cluster unexpected downscaling (#1167)#1173drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom
drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom
Conversation
Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>
4 tasks
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1173 +/- ##
==========================================
- Coverage 30.20% 29.92% -0.28%
==========================================
Files 55 55
Lines 6294 6362 +68
==========================================
+ Hits 1901 1904 +3
- Misses 4200 4263 +63
- Partials 193 195 +2 ☔ View full report in Codecov by Sentry. |
xiaozhuang-a
added a commit
to xiaozhuang-a/redis-operator
that referenced
this pull request
Dec 18, 2024
…-CONTAINER-KIT#1173) Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com> Co-authored-by: xiaozhuang <xiaozhuang@minimaxi.com> Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>
xiaozhuang-a
added a commit
to xiaozhuang-a/redis-operator
that referenced
this pull request
Dec 18, 2024
…-CONTAINER-KIT#1173) Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com> Co-authored-by: xiaozhuang <xiaozhuang@minimaxi.com> Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Fixes #1167
Type of change
Checklist
Additional Context