kaniko/pkg/executor
dlorenc 378a3f9573
Look for manifests in the local cache next to the full images. (#570)
Calculating a manifest from a v1.tarball is very expensive. We can
store those locally as well, and use them if they exist.

This should eventually be replaced with oci layout support once that exists
in ggcr.
2019-02-19 13:54:41 -06:00
..
build.go Look for manifests in the local cache next to the full images. (#570) 2019-02-19 13:54:41 -06:00
build_test.go Fix a bug in snapshotting with multi-stage images. (#546) 2019-01-30 13:57:02 -06:00
composite_cache.go Use only the necessary files in the cache keys. (#387) 2018-10-15 08:56:34 -05:00
push.go Fix issues with layer caching, noPush and tarPath (#549) 2019-02-06 10:16:09 -06:00