feat(admin): add a new flag replica-selector to the varlogadm#402
feat(admin): add a new flag replica-selector to the varlogadm#402
replica-selector to the varlogadm#402Conversation
|
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
|
You have successfully added a new CodeQL configuration |
|
You have successfully added a new CodeQL configuration |
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## main #402 +/- ##
=======================================
Coverage 63.58% 63.59%
=======================================
Files 131 131
Lines 17793 17801 +8
=======================================
+ Hits 11314 11320 +6
- Misses 5934 5935 +1
- Partials 545 546 +1
... and 3 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
690b414 to
0e08901
Compare
It added a new flag, `replica-selector`, to the varlogadm. The flag sets the global default replica selector. Updates #393

What this PR does
It added a new flag,
replica-selector, to the varlogadm. The flag sets the global default replicaselector.
Which issue(s) this PR resolves
Updates #393