Skip to content

[WIP] Update version release policy#137

Closed
JesseStutler wants to merge 1 commit into
masterfrom
update-version-release-policy
Closed

[WIP] Update version release policy#137
JesseStutler wants to merge 1 commit into
masterfrom
update-version-release-policy

Conversation

@JesseStutler

@JesseStutler JesseStutler commented May 26, 2026

Copy link
Copy Markdown
Member

Superseded by #147 (re-opened from fork as the original was accidentally pushed to the upstream repository).

Signed-off-by: JesseStutler <chenzicong4@huawei.com>
@volcano-sh-bot

Copy link
Copy Markdown
Collaborator

@JesseStutler: The label(s) kind/documentation cannot be applied, because the repository doesn't have them.

Details

In response to this:

What type of PR is this?

/kind documentation

What this PR does / why we need it:

Update the version release document to match the current Volcano release practice.

This PR covers:

  • release cadence for Volcano, Kthena, and other projects with flexible release timing;
  • X.Y.Z version meaning;
  • rolling version planning through community discussion, GitHub Projects, issues, milestones, or roadmap docs;
  • release branch and stabilization wording without claiming a strict code freeze or beta test process;
  • patch release scope and supported release branches;
  • backport rules for important bug fixes, security fixes, and low-risk compatibility fixes.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Marked as WIP for community discussion.

Does this PR introduce a user-facing change?

NONE

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.

@volcano-sh-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign hzxuzhonghu for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details 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

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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".

Comment thread version-release.md
Comment on lines +26 to +27
Volcano projects may follow different release cadences according to project
status, user requirements, and community discussion.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Using 'depending on project status' is more idiomatic than 'according to project status'.

Suggested change
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.

Comment thread version-release.md
Comment on lines +57 to +58
According to the feedback of community, we will collect requirements from
classical scenes or common demands. Requirements can also come from open issues,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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.

Suggested change
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.

Comment thread version-release.md
`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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The compound modifier 'Release related' should be hyphenated as 'Release-related' for proper grammar.

Suggested change
Release related bug fixes, regression fixes, security fixes, documentation
Release-related bug fixes, regression fixes, security fixes, documentation

Comment thread version-release.md
### 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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

'Docker' is a proper noun and should be capitalized.

Suggested change
archives, release notes, docker images, charts, or packages according to the
archives, release notes, Docker images, charts, or packages according to the

@JesseStutler JesseStutler deleted the update-version-release-policy branch June 8, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants