<feat>[utils]: add GPU pre-check error code ORG_ZSTACK_AI_VM_10012#3774
Open
MatheMatrix wants to merge 1 commit into5.5.16from
Open
<feat>[utils]: add GPU pre-check error code ORG_ZSTACK_AI_VM_10012#3774MatheMatrix wants to merge 1 commit into5.5.16from
MatheMatrix wants to merge 1 commit into5.5.16from
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 (2)
📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
Walkthrough在云操作错误代码常量类中新增常量 Changes
预估代码审查工作量🎯 1 (Trivial) | ⏱️ ~2 minutes 诗歌
🚥 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)
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.42.1)utils/src/main/java/org/zstack/utils/clouderrorcode/CloudOperationsErrorCode.javaComment |
fa6bdba to
3b4d8ab
Compare
Add error code and i18n messages for GPU resource availability pre-check during model service deployment. Resolves: ZSTAC-84176 Change-Id: I676f6e77696d6f7577726170756f6878647a716f
3b4d8ab to
976a819
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
关联: ZSTAC-84176
sync from gitlab !9644