kaniko/pkg
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
..
buildcontext Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
cache More cache cleanups: (#397) 2018-11-01 09:11:21 -07:00
commands Improve cache layer uploads. (#443) 2018-11-12 16:22:04 -06:00
config parse arg commands at the top of dockerfiles (#404) 2018-11-06 15:27:09 -08:00
constants Fix bugs with .dockerignore and improve integration test 2018-10-31 12:50:23 -07:00
dockerfile Add support for COPY --from=<an unrelated image>. (#479) 2018-12-06 12:44:03 -06:00
executor Fix intermediate layer caching (#474) 2018-12-10 11:34:06 -08:00
image dep update go-containerregistry 2018-06-03 00:59:34 +00:00
snapshot Only return filepath.SkipDir for directories 2018-11-19 15:56:11 -05:00
timing Add benchmarking code (#448) 2018-11-28 11:54:12 -08:00
util Avoid the cachedImage/remoteImage call loop (#483) 2018-12-10 10:11:05 -08:00
version