Add announcement for HAMi's acceptance as CNCF Incubating project - #532
Conversation
Signed-off-by: Jimmy Song <jimmy@dynamia.ai>
✅ Deploy Preview for project-hami ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughAdds new English and Chinese blog posts announcing HAMi’s CNCF Incubating acceptance, each with Docusaurus front-matter and announcement text. ChangesCNCF Incubating Blog Post
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Suggested labels: Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@i18n/zh/docusaurus-plugin-content-blog/hami-cncf-incubating/index.md`:
- Line 17: The introductory paragraph in the HAMi blog post uses the wrong
classifier for “加速器”; update the wording in the sentence mentioning shared
accelerator hardware so it uses “台” instead of “张”. Keep the rest of the
description unchanged and make the correction directly in the blog content where
the product overview is written.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 0ca88366-95c9-45d6-a3ec-05371febd855
📒 Files selected for processing (2)
blog/hami-cncf-incubating/index.mdi18n/zh/docusaurus-plugin-content-blog/hami-cncf-incubating/index.md
|
|
||
| 衷心感谢主导本次尽职调查的 CNCF TOC 主席 [Karena Angell](https://www.linkedin.com/feed/update/urn:li:activity:7478594903292399616/) 与 TOC 成员 Kevin Wang,为项目完成技术评审的 TAG-Runtime,以及所有提供反馈的采用者。 | ||
|
|
||
| HAMi 是面向 Kubernetes 的异构算力虚拟化与调度中间件,通过容器级硬隔离精细切分 GPU 显存与算力,让多个工作负载安全共享同一张加速器。项目由 [张潇](https://github.com/wawa0210)、[李孟轩](https://github.com/archlitchi) 等维护者发起,在 CNCF 治理下由全球开发者共建。 |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Use the correct classifier here.
加速器 should be counted with 台, not 张.
♻️ Proposed fix
-让多个工作负载安全共享同一张加速器。
+让多个工作负载安全共享同一台加速器。📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| HAMi 是面向 Kubernetes 的异构算力虚拟化与调度中间件,通过容器级硬隔离精细切分 GPU 显存与算力,让多个工作负载安全共享同一张加速器。项目由 [张潇](https://github.com/wawa0210)、[李孟轩](https://github.com/archlitchi) 等维护者发起,在 CNCF 治理下由全球开发者共建。 | |
| HAMi 是面向 Kubernetes 的异构算力虚拟化与调度中间件,通过容器级硬隔离精细切分 GPU 显存与算力,让多个工作负载安全共享同一台加速器。项目由 [张潇](https://github.com/wawa0210)、[李孟轩](https://github.com/archlitchi) 等维护者发起,在 CNCF 治理下由全球开发者共建。 |
🧰 Tools
🪛 LanguageTool
[uncategorized] ~17-~17: “张” 不能与 “加速器” 搭配,请更换量词。
Context: ...中间件,通过容器级硬隔离精细切分 GPU 显存与算力,让多个工作负载安全共享同一张加速器。项目由 张潇、[...
(wa5)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@i18n/zh/docusaurus-plugin-content-blog/hami-cncf-incubating/index.md` at line
17, The introductory paragraph in the HAMi blog post uses the wrong classifier
for “加速器”; update the wording in the sentence mentioning shared accelerator
hardware so it uses “台” instead of “张”. Keep the rest of the description
unchanged and make the correction directly in the blog content where the product
overview is written.
Source: Linters/SAST tools
…ng announcement Signed-off-by: Jimmy Song <jimmy@dynamia.ai>
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: rootsongjc 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 |
Announce HAMi's acceptance as a CNCF Incubating project, highlighting the significance of this milestone and the contributions from the community. The announcement is available in both English and Chinese.
Summary by CodeRabbit