docs: add Volcano v1.15.0 release blog post#514
Conversation
Signed-off-by: Yash Israni <118755067+yashisrani@users.noreply.github.com>
|
Welcome @yashisrani! It looks like this is your first PR to volcano-sh/website 🎉 |
There was a problem hiding this comment.
Code Review
This pull request adds a comprehensive release blog post for Volcano v1.15, detailing new features such as Gang-Aware Preemption, DRA Queue Quota, and pluggable multi-sharding policies. Feedback on the release notes identifies a recurring grammatical error ("Sincerely thanks to") and suggests correcting it to "Sincere thanks to" or "Sincerely thank" across the document.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
|
||
| Related PRs: [#5250](https://github.com/volcano-sh/volcano/pull/5250), [#4780](https://github.com/volcano-sh/volcano/pull/4780), [#5170](https://github.com/volcano-sh/volcano/pull/5170) | ||
|
|
||
| Sincerely thanks to community developer: @[vzhou-p](https://github.com/vzhou-p) |
There was a problem hiding this comment.
The phrase "Sincerely thanks to" is grammatically incorrect. It should be "Sincere thanks to" or "Sincerely thank". Please update this occurrence and all other similar occurrences throughout the document.
| Sincerely thanks to community developer: @[vzhou-p](https://github.com/vzhou-p) | |
| Sincere thanks to community developer: @[vzhou-p](https://github.com/vzhou-p) |
Signed-off-by: Yash Israni <118755067+yashisrani@users.noreply.github.com>
Signed-off-by: Yash Israni <118755067+yashisrani@users.noreply.github.com>
|
/cc Review it now! |
JesseStutler
left a comment
There was a problem hiding this comment.
@yashisrani Could you refer to my doc and do some refactoring: https://github.com/JesseStutler/volcano/blob/release-note-v1.15.0-preview/release-note-v1.15.0-blog-en.md, thanks!
And also can add the chinese blog into it: https://github.com/JesseStutler/volcano/blob/release-note-v1.15.0-preview/release-note-v1.15.0-wechat-cn.md
Please also together sign off my email or co-author my email
…ancements Co-authored-by: JesseStutler <jessestutler@gmail.com> Signed-off-by: Yash Israni <118755067+yashisrani@users.noreply.github.com>
Co-authored-by: JesseStutler <jessestutler@gmail.com> Signed-off-by: Yash Israni <118755067+yashisrani@users.noreply.github.com>
Co-authored-by: JesseStutler <jessestutler@gmail.com> Signed-off-by: Yash Israni <118755067+yashisrani@users.noreply.github.com>
Co-authored-by: JesseStutler <chenzicong4@huawei.com> Signed-off-by: Yash Israni <118755067+yashisrani@users.noreply.github.com>
Co-authored-by: JesseStutler <chenzicong4@huawei.com> Signed-off-by: Yash Israni <118755067+yashisrani@users.noreply.github.com>
Co-authored-by: JesseStutler <chenzicong4@huawei.com> Signed-off-by: Yash Israni <118755067+yashisrani@users.noreply.github.com>
|
@JesseStutler now, PR is ready to merge .. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JesseStutler 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 |
|
@yashisrani Yash could you also push forward this PR? #515, since @sahil-v001 didn't reply |
Sure !! |
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
/kind documentation
What this PR does / why we need it:
This PR adds the official release blog post for Volcano v1.15.0 to the website/blog. The blog covers all major features, enhancements, security fixes, stability improvements, and upgrade instructions from the v1.15.0 release, following the same structure and style as previous release blogs (e.g., v1.13.0).
Key topics covered:
All PR links and contributor mentions have been verified against the official v1.15.0 release notes.
fix: #513