-
-
Notifications
You must be signed in to change notification settings - Fork 232
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
feat: support redis-cluster topologySpreadConstraints(# 868) #1177
Conversation
Signed-off-by: xiaozhuang <[email protected]>
Signed-off-by: xiaozhuang <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1177 +/- ##
==========================================
- Coverage 30.20% 30.11% -0.09%
==========================================
Files 55 55
Lines 6294 6428 +134
==========================================
+ Hits 1901 1936 +35
- Misses 4200 4292 +92
- Partials 193 200 +7 ☔ View full report in Codecov by Sentry. |
@xiaozhuang-a some pipeline failed :) |
Signed-off-by: xiaozhuang <[email protected]>
Signed-off-by: xiaozhuang <[email protected]>
it's ok |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Description
support redis-cluster topologySpreadConstraints(# #868)
Fixes #868
Type of change
Checklist
Additional Context