-
Notifications
You must be signed in to change notification settings - Fork 10.1k
docs: update v3.6.0 roadmap #19814
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
docs: update v3.6.0 roadmap #19814
Conversation
Signed-off-by: hwdef <hwdefcom@outlook.com>
Hi @hwdef. Thanks for your PR. I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/ok-to-test |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted filessee 70 files with indirect coverage changes @@ Coverage Diff @@
## main #19814 +/- ##
==========================================
- Coverage 69.47% 67.60% -1.88%
==========================================
Files 406 421 +15
Lines 35432 35863 +431
==========================================
- Hits 24617 24244 -373
- Misses 9396 10193 +797
- Partials 1419 1426 +7 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
@ahrtr |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahrtr, hwdef The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Thanks. I see. |
Thanks @hwdef for raising the PR! |
The problem with the failure in test coverage difference is that the post submit jobs are failing for the given branch (i.e., release-3.6, or main). Therefore, the reports are not accurate with the code in the given branch, e.g., #19814 (comment):
The current flakiness looks to be related to #19748 (via #19803 (comment)) Edit: Refer also to kubernetes/test-infra#34381 (comment) |
@ivanvc |
No, it's not solved; we know the root cause but don't have a solution yet. |
Opened #19835 to track the flakiness issue in code coverage reports. |
Ok, I'll take a look at this problem too and try to solve it, though there might not be a definite outcome :) |
I found that these tasks have been completed.
etcd-io/raft#89
etcd-io/bbolt#553
#16007