kaniko/pkg/util
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
..
bucket_util.go Add missing tests for bucket util (#565) 2019-02-19 09:05:23 -06:00
bucket_util_test.go Add missing tests for bucket util (#565) 2019-02-19 09:05:23 -06:00
command_util.go Re-add support for .dockerignore file 2018-12-10 15:20:25 -08:00
command_util_test.go Only parse .dockerignore once 2018-12-11 13:31:51 -08:00
fs_util.go Refactor whitelist handling. (#559) 2019-02-13 11:17:56 -06:00
fs_util_test.go Refactor whitelist handling. (#559) 2019-02-13 11:17:56 -06:00
image_util.go Look for manifests in the local cache next to the full images. (#570) 2019-02-19 13:54:41 -06:00
image_util_test.go Make the Digest calculation faster for locally-cached images. (#534) 2019-01-22 13:28:21 -06:00
tar_util.go Change cache key calculation to be more reproducible. (#525) 2019-01-23 13:46:12 -06:00
tar_util_test.go Separate snapshotting of parent dirs from files 2018-08-24 16:34:59 -07:00
util.go Change cache key calculation to be more reproducible. (#525) 2019-01-23 13:46:12 -06:00