etcd icon indicating copy to clipboard operation
etcd copied to clipboard

Add dry run instruction for release

Open joshjms opened this issue 6 months ago • 4 comments

Adds the dry run directive into the release instructions.

/cc @jmhbnz @ivanvc

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

joshjms avatar May 19 '25 12:05 joshjms

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.99%. Comparing base (592c195) to head (e5572b2). Report is 231 commits behind head on main.

Additional details and impacted files

see 28 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19976      +/-   ##
==========================================
- Coverage   68.80%   66.99%   -1.82%     
==========================================
  Files         424      424              
  Lines       35860    35860              
==========================================
- Hits        24674    24023     -651     
- Misses       9759    10423     +664     
+ Partials     1427     1414      -13     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 592c195...e5572b2. Read the comment docs.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 19 '25 12:05 codecov[bot]

/retest

joshjms avatar May 19 '25 14:05 joshjms

@joshjms: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci-etcd-robustness-release36-amd64 e5572b2b6f16860ce3246eaebf184c54c0086667 link true /test ci-etcd-robustness-release36-amd64

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

k8s-ci-robot avatar May 24 '25 18:05 k8s-ci-robot

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ivanvc, jmhbnz, joshjms

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 /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Jun 22 '25 05:06 k8s-ci-robot