kaniko/integration
dlorenc 58b607b4d0
Fix caching for multi-step builds. (#441)
This change fixes that by properly "replaying" the Dockerfile and mutating the config when
calculating cache keys. Previously we were looking at the wrong cache key for each command
when there was more than one.
2018-11-09 12:28:18 -06:00
..
context Fixes a whitelist issue when untarring files in ADD commands. (#371) 2018-09-28 11:42:07 -07:00
dockerfiles Fix caching for multi-step builds. (#441) 2018-11-09 12:28:18 -06:00
cleanup.go Pass bucket and repo as args to tests 2018-07-31 09:53:59 -07:00
cmd.go Only return stdout when running commands for integration tests 2018-09-25 10:05:11 -07:00
dockerignore.go Fix bugs with .dockerignore and improve integration test 2018-10-31 12:50:23 -07:00
gcs.go fix mispell 2018-10-14 00:38:18 +02:00
images.go Fix bugs with .dockerignore and improve integration test 2018-10-31 12:50:23 -07:00
integration_test.go Fix bugs with .dockerignore and improve integration test 2018-10-31 12:50:23 -07:00