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

fix: ping instead of checking pod readiness #1038

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

headless PublishNotReadyAddresses

ae15bc7
Select commit
Loading
Failed to load commit list.
Draft

fix: ping instead of checking pod readiness #1038

headless PublishNotReadyAddresses
ae15bc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2024 in 0s

45.97% (+10.76%) compared to d121d86

View this Pull Request on Codecov

45.97% (+10.76%) compared to d121d86

Details

Codecov Report

Attention: Patch coverage is 37.50000% with 25 lines in your changes missing coverage. Please review.

Project coverage is 45.97%. Comparing base (d121d86) to head (ae15bc7).
Report is 91 commits behind head on master.

Files Patch % Lines
k8sutils/cluster-scaling.go 0.00% 16 Missing ⚠️
k8sutils/statefulset.go 42.85% 8 Missing ⚠️
controllers/rediscluster_controller.go 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1038       +/-   ##
===========================================
+ Coverage   35.20%   45.97%   +10.76%     
===========================================
  Files          19       20        +1     
  Lines        3213     2730      -483     
===========================================
+ Hits         1131     1255      +124     
+ Misses       2015     1400      -615     
- Partials       67       75        +8     

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