kaniko/pkg/executor
dlorenc 9047ccf7cc
This fixes a bug in the interaction between volumes in base images (#555)
and our snapshot optimizations.

If a previous base image has a volume, the directory is added to the
list of files to snapshot. That directory may not actually exist in the image.
2019-02-08 14:40:37 -06:00
..
build.go This fixes a bug in the interaction between volumes in base images (#555) 2019-02-08 14:40:37 -06:00
build_test.go Fix a bug in snapshotting with multi-stage images. (#546) 2019-01-30 13:57:02 -06:00
composite_cache.go Use only the necessary files in the cache keys. (#387) 2018-10-15 08:56:34 -05:00
push.go Fix issues with layer caching, noPush and tarPath (#549) 2019-02-06 10:16:09 -06:00