Skip to content

Allow remote config layers to be lazy fetched#1634

Merged
jonjohnsonjr merged 1 commit intogoogle:mainfrom
jonjohnsonjr:lazyconfig
Apr 6, 2023
Merged

Allow remote config layers to be lazy fetched#1634
jonjohnsonjr merged 1 commit intogoogle:mainfrom
jonjohnsonjr:lazyconfig

Conversation

@jonjohnsonjr
Copy link
Copy Markdown
Collaborator

The partial.ConfigLayer implementation needs to fetch the config blob, but we don't always need to do that (e.g. if we just need the digest).

The partial.ConfigLayer implementation needs to fetch the config blob,
but we don't always need to do that (e.g. if we just need the digest).
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #1634 (70171b3) into main (4a79e94) will decrease coverage by 0.03%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main    #1634      +/-   ##
==========================================
- Coverage   72.30%   72.28%   -0.03%     
==========================================
  Files         119      119              
  Lines        9566     9578      +12     
==========================================
+ Hits         6917     6923       +6     
- Misses       1943     1947       +4     
- Partials      706      708       +2     
Impacted Files Coverage Δ
pkg/v1/remote/image.go 73.38% <50.00%> (-2.21%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jonjohnsonjr jonjohnsonjr merged commit 0962e29 into google:main Apr 6, 2023
@jonjohnsonjr jonjohnsonjr deleted the lazyconfig branch April 6, 2023 23:28
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.

3 participants