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

Backport PR #2444 to release/v1.7 for Implement index operator logic for read replica rotation #2456

Merged

Implement index operator logic for read replica rotation (#2444)

ea83590
Select commit
Loading
Failed to load commit list.
Merged

Backport PR #2444 to release/v1.7 for Implement index operator logic for read replica rotation #2456

Implement index operator logic for read replica rotation (#2444)
ea83590
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 2.08333% with 235 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (release/v1.7@29a81fd). Click here to learn what that means.

Files Patch % Lines
pkg/index/operator/service/operator.go 0.00% 103 Missing ⚠️
internal/k8s/v2/pod/option.go 0.00% 39 Missing ⚠️
internal/k8s/v2/pod/pod.go 0.00% 37 Missing ⚠️
internal/k8s/client/client.go 0.00% 22 Missing ⚠️
pkg/index/operator/service/options.go 0.00% 11 Missing ⚠️
internal/k8s/option.go 0.00% 6 Missing ⚠️
internal/k8s/reconciler.go 0.00% 5 Missing ⚠️
pkg/index/operator/usecase/operator.go 0.00% 5 Missing ⚠️
internal/config/config.go 71.42% 1 Missing and 1 partial ⚠️
internal/config/index_operator.go 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@               Coverage Diff               @@
##             release/v1.7    #2456   +/-   ##
===============================================
  Coverage                ?   18.78%           
===============================================
  Files                   ?      562           
  Lines                   ?    64586           
  Branches                ?        0           
===============================================
  Hits                    ?    12131           
  Misses                  ?    51678           
  Partials                ?      777           

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