-
Notifications
You must be signed in to change notification settings - Fork 231
Support external blob #1672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support external blob #1672
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1672 +/- ##
==========================================
- Coverage 60.28% 55.26% -5.02%
==========================================
Files 146 196 +50
Lines 49086 55347 +6261
Branches 46398 46817 +419
==========================================
+ Hits 29591 30588 +997
- Misses 18026 23169 +5143
- Partials 1469 1590 +121
🚀 New features to boost your workflow:
|
9ca650d
to
24a62f1
Compare
@codecov retest |
e30592b
to
26b3955
Compare
builder: add support for build external model image from modctl in local context or remote registery. feat(nydusify): add support for mount external large model images chore: introduce GoReleaser for RPM package generation nydusify(feat): add support for model image in check command nydusify(test): add support for binary-based testing in external model's smoke tests Signed-off-by: Yan Song <yansong.ys@antgroup.com> Signed-off-by: Yang Kaiyong <yangkaiyong.yky@antgroup.com>
Let's remove the unready nydusd (runtime) implemention. :) |
- remove the unready nydusd (runtime) implemention. - remove the debug code. Signed-off-by: Yang Kaiyong <yangkaiyong.yky@antgroup.com>
done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, LGTM!
Relevant Issue (if applicable)
If there are Issues related to this PullRequest, please list it.
Details
Please describe the details of PullRequest.
Types of changes
What types of changes does your PullRequest introduce? Put an
x
in all the boxes that apply:Checklist
Go over all the following points, and put an
x
in all the boxes that apply.