Skip to content
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

Wip: support use cache only to run image #1416

Closed
wants to merge 4 commits into from

Conversation

zyfjeff
Copy link
Contributor

@zyfjeff zyfjeff commented Aug 30, 2023

Relevant Issue (if applicable)

#1415

Details

Add --blob-cache-path arg to generate raw blobcache file

@zyfjeff zyfjeff requested a review from a team as a code owner August 30, 2023 12:55
@zyfjeff zyfjeff requested review from bergwolf, liubin and hsiangkao and removed request for a team August 30, 2023 12:55
@zyfjeff zyfjeff changed the title Add --blob-cache-path arg to generate raw blobcache file Add --blob-cache arg to generate raw blobcache file Aug 30, 2023
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #1416 (f57777a) into master (1d93f12) will decrease coverage by 0.03%.
The diff coverage is 24.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1416      +/-   ##
==========================================
- Coverage   46.44%   46.41%   -0.03%     
==========================================
  Files         123      123              
  Lines       38643    38693      +50     
  Branches    38643    38693      +50     
==========================================
+ Hits        17948    17960      +12     
- Misses      19721    19759      +38     
  Partials      974      974              
Files Changed Coverage Δ
builder/src/compact.rs 0.00% <0.00%> (ø)
builder/src/core/node.rs 40.90% <0.00%> (-0.85%) ⬇️
builder/src/lib.rs 53.01% <ø> (ø)
builder/src/stargz.rs 0.00% <0.00%> (ø)
src/bin/nydus-image/main.rs 41.32% <25.00%> (-0.31%) ⬇️
builder/src/core/context.rs 47.96% <50.00%> (+0.01%) ⬆️
builder/src/tarball.rs 62.98% <100.00%> (+0.14%) ⬆️

@zyfjeff zyfjeff changed the title Add --blob-cache arg to generate raw blobcache file Wip: Add --blob-cache arg to generate raw blobcache file Aug 30, 2023
@zyfjeff zyfjeff changed the title Wip: Add --blob-cache arg to generate raw blobcache file Wip: support use cache only to run image Sep 25, 2023
@zyfjeff zyfjeff closed this Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant