[WIP] Update version release policy#137
Conversation
Signed-off-by: JesseStutler <chenzicong4@huawei.com>
|
@JesseStutler: The label(s) DetailsIn response to this:
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/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Code Review
This pull request significantly updates the version-release.md document to provide a more detailed and structured explanation of Volcano's versioning, release cadence, planning, stabilization, patch releases, and supported versions. The review feedback focuses on minor grammatical and phrasing improvements to make the English text more idiomatic and professional, such as replacing "classical scenes" with "typical scenarios", hyphenating "Release-related", and capitalizing "Docker".
| Volcano projects may follow different release cadences according to project | ||
| status, user requirements, and community discussion. |
There was a problem hiding this comment.
Using 'depending on project status' is more idiomatic than 'according to project status'.
| Volcano projects may follow different release cadences according to project | |
| status, user requirements, and community discussion. | |
| Volcano projects may follow different release cadences depending on project | |
| status, user requirements, and community discussion. |
| According to the feedback of community, we will collect requirements from | ||
| classical scenes or common demands. Requirements can also come from open issues, |
There was a problem hiding this comment.
The phrase 'feedback of community' is grammatically awkward, and 'classical scenes' is a literal translation of a Chinese idiom (经典场景) that is better translated as 'typical scenarios' or 'common use cases' in English.
| According to the feedback of community, we will collect requirements from | |
| classical scenes or common demands. Requirements can also come from open issues, | |
| According to community feedback, we will collect requirements from | |
| typical scenarios or common demands. |
| `release-X.Y.Z` will be checked out to prepare the release. The exact branch | ||
| name can follow the convention of each repository. | ||
|
|
||
| Release related bug fixes, regression fixes, security fixes, documentation |
There was a problem hiding this comment.
| ### Release Publication | ||
|
|
||
| We will publish every official release and related artifacts, such as source | ||
| archives, release notes, docker images, charts, or packages according to the |
Superseded by #147 (re-opened from fork as the original was accidentally pushed to the upstream repository).