bootc-dev / bootc-dev/bootc

start using GetRawBlob

Open
#1,424 4 comments 0 reactions 0 assignees View on GitHub
area/client good first issue
Dominant language
Rust
Stars
2.3k
Forks
230
Avg merge
3d 12h
Merged PRs (30d)
38

Description

Let's start using https://docs.rs/containers-image-proxy/latest/containers_image_proxy/struct.ImageProxy.html#method.get_raw_blob

Hmm we may want to add a method to that crate which detects when the proxy has a new enough semver so we can do dynamic dispatch.

That will fix two big things:

- We can easily actually switch to fetching layers in parallel
- Avoid the giant mess of FinishBlob and decompressors (ref https://github.com/bootc-dev/bootc/pull/1415 )

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.