kaniko/pkg/util
Johannes 'fish' Ziemke 8c732f6f52 Fix kaniko caching (#639)
* Revert "Change cache key calculation to be more reproducible. (#525)"

This reverts commit 1ffae47fdd.

* Add logging of composition key back

* Do not include build args in cache key

This should be save, given that the commands will have the args included
when the cache key gets built.
2019-05-10 09:57:03 -05: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 Optimize file copying and stage saving between stages. (#605) 2019-03-13 07:47:28 -07:00
command_util_test.go Optimize file copying and stage saving between stages. (#605) 2019-03-13 07:47:28 -07:00
fs_util.go Fix kaniko caching (#639) 2019-05-10 09:57:03 -05:00
fs_util_test.go Fix file mode bug (#618) 2019-03-18 13:28:24 -05: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 Fix kaniko caching (#639) 2019-05-10 09:57:03 -05:00
tar_util_test.go Separate snapshotting of parent dirs from files 2018-08-24 16:34:59 -07:00
util.go Fix kaniko caching (#639) 2019-05-10 09:57:03 -05:00