kaniko/pkg/executor
Andrew Rynhard 01329d5ac1 Fix intermediate layer caching (#474)
* Fix intermediate layer caching

* Move the if statement into the ShouldTakeSnapshot function.

Also add some unit tests.
2018-12-10 11:34:06 -08:00
..
build.go Fix intermediate layer caching (#474) 2018-12-10 11:34:06 -08:00
build_test.go Fix intermediate layer caching (#474) 2018-12-10 11:34:06 -08:00
composite_cache.go Use only the necessary files in the cache keys. (#387) 2018-10-15 08:56:34 -05:00
push.go Improve cache layer uploads. (#443) 2018-11-12 16:22:04 -06:00