kaniko/pkg/executor
Cole Wippern 9e9b8a6e71 Fix #899 cached copy results in inconsistent key
* Update cached copy command to return the same result for
files used from context so that cached and uncached copy
commands produce the same cache key
* Update tests for fix
* Add test for cached run command key consistency
2019-12-15 10:23:31 -08:00
..
build.go add unit tests for caching run and copy 2019-12-10 09:29:10 -08:00
build_test.go Fix #899 cached copy results in inconsistent key 2019-12-15 10:23:31 -08:00
composite_cache.go Use cachekey not digest for COPY --from src 2019-12-10 08:45:13 -08:00
composite_cache_test.go add boilerplate for composite_cache_test 2019-11-28 09:18:58 -08:00
fakes.go more stagebuilder caching tests 2019-11-28 08:42:13 -08:00
push.go Modified error message for writing image with digest file 2019-11-08 12:59:25 -06:00
push_test.go Fixed formatting errors with push.go and push_test.go 2019-10-29 13:09:27 -05:00