Skip to content
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

refactor: reconcile on statefulset update #986

Closed
wants to merge 2 commits into from

Conversation

drivebyer
Copy link
Collaborator

This change makes the creation process faster, but we will monitor the StatefulSet update. It's okay because it's the best practice for the operator to reconcile.

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 44.48%. Comparing base (d121d86) to head (6829058).
Report is 69 commits behind head on master.

Files Patch % Lines
controllers/rediscluster_controller.go 50.00% 2 Missing ⚠️
controllers/redisreplication_controller.go 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #986      +/-   ##
==========================================
+ Coverage   35.20%   44.48%   +9.28%     
==========================================
  Files          19       20       +1     
  Lines        3213     2666     -547     
==========================================
+ Hits         1131     1186      +55     
+ Misses       2015     1410     -605     
- Partials       67       70       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: drivebyer <wuyangmuc@gmail.com>
Signed-off-by: drivebyer <wuyangmuc@gmail.com>
@drivebyer drivebyer closed this Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant