<feat>[sdk]: add requestCpu and add errCode#3546
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: http://open.zstack.ai:20001/code-reviews/zstack-cloud.yaml (via .coderabbit.yaml) Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (5)
📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
Walkthrough在 Changes
Estimated code review effort🎯 1 (微不足道) | ⏱️ ~2 分钟 Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
📝 Coding Plan
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ast-grep (0.41.1)utils/src/main/java/org/zstack/utils/clouderrorcode/CloudOperationsErrorCode.javaComment |
0427456 to
b3b0277
Compare
|
Comment from zhong.xian: @coderabbitai help |
|
Tip For best results, initiate chat on the files or code changes.
CodeRabbit 使用帮助💬 评论指令在 PR 评论中,您可以使用以下指令与 CodeRabbit 交互:
💡 在代码行评论中您可以直接在代码行上进行评论,向 CodeRabbit 提问或请求操作,例如:
🔧 配置 CodeRabbit您可以通过在仓库根目录创建
更多配置信息请参考:CodeRabbit 文档 如需针对此 PR(添加 |
add requestCpuNum and requestMemorySize; add loudOperationsErrorCode Resolves: ZSTAC-80103 Change-Id: Ib1c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0
b3b0277 to
b14810b
Compare
add requestCpuNum and requestMemorySize;
add loudOperationsErrorCode
Resolves: ZSTAC-80103
Change-Id: Ib1c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0
sync from gitlab !9405