Remove prefix --experimental- instead of --experimental from flag#20019
Remove prefix --experimental- instead of --experimental from flag#20019ahrtr merged 1 commit intoetcd-io:mainfrom
--experimental- instead of --experimental from flag#20019Conversation
…flag Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
72ad6b6 to
96e40b2
Compare
--experimental- instead of --experimental from flag
|
followup to #20001 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted filessee 144 files with indirect coverage changes @@ Coverage Diff @@
## main #20019 +/- ##
==========================================
- Coverage 68.74% 62.00% -6.74%
==========================================
Files 424 412 -12
Lines 35757 34663 -1094
==========================================
- Hits 24580 21493 -3087
- Misses 9761 11594 +1833
- Partials 1416 1576 +160 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
All other PRs are affected, we need to get this PR merged asap. cc @fuweid @ivanvc @jmhbnz @serathius Please approve this PR when you get 1 second. Note: we just merged kubernetes/test-infra#34834 today. Will revert that PR once this PR gets verified & merged. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahrtr, jmhbnz The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Otherwise, we will get flags something like below when converting experimental flag to non-experimental flag,
---compaction-batch-limit=10---watch-progress-notify-interval=100msSee errors below,
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.