633f9252b8
The diff id resolution currently relies on a stored mapping for archive digest to diff id. This mapping could be derived from the image configuration if the image configuration is available. On linux the image config is pulled in parallel and may not be available. On windows, however, it is always pulled first and can be used to supplement the stored mapping for images which may not have this mapping from being side loaded. This becomes useful when combined with side loaded foreign layers. Signed-off-by: Derek McGowan <derek@mcgstyle.net> |
||
---|---|---|
.. | ||
fixtures/validate_manifest | ||
metadata | ||
utils | ||
xfer | ||
config.go | ||
errors.go | ||
pull.go | ||
pull_v1.go | ||
pull_v2.go | ||
pull_v2_test.go | ||
pull_v2_unix.go | ||
pull_v2_windows.go | ||
push.go | ||
push_v1.go | ||
push_v2.go | ||
push_v2_test.go | ||
registry.go | ||
registry_unit_test.go |