docs: add Volcano v1.14.0 release blog post#515
Conversation
|
[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 |
|
Welcome @sahil-v001! It looks like this is your first PR to volcano-sh/website 🎉 |
There was a problem hiding this comment.
Code Review
This pull request introduces a new blog post announcing the release of Volcano v1.14.0, detailing key features such as a scalable multi-scheduler architecture, fast scheduling for AI agents, network topology aware scheduling, colocation for generic OS, and Ascend vNPU scheduling. The review feedback suggests several formatting and layout improvements, including adding a <!-- truncate --> tag to limit the blog preview text, correcting an extra space in a heading, maintaining consistent list markers, and updating a code block's language identifier from yaml to bash for accurate syntax highlighting.
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.
Signed-off-by: Sahil Verma <sahilvermatokyo1@gmail.com>
|
Generally lgtm |
|
@sahil-v001 Hi, are you still working on this? |
Please check if the PR fulfills these requirements:
The commit message follows our guidelines
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.14.0 to the website/blog. The blog covers all major features, enhancements, stability improvements, and upgrade instructions from the v1.14.0 release, following the same structure and style as previous release blogs.
Key topics covered:
All PR links and contributor mentions have been verified against the official v1.14.0 release notes.
Which issue(s) this PR fixes:
fix: #512