kaniko/integration
Johannes 'fish' Ziemke 8c732f6f52 Fix kaniko caching (#639)
* Revert "Change cache key calculation to be more reproducible. (#525)"

This reverts commit 1ffae47fdd.

* Add logging of composition key back

* Do not include build args in cache key

This should be save, given that the commands will have the args included
when the cache key gets built.
2019-05-10 09:57:03 -05:00
..
context Fixes a whitelist issue when untarring files in ADD commands. (#371) 2018-09-28 11:42:07 -07:00
dockerfiles Fix kaniko caching (#639) 2019-05-10 09:57:03 -05:00
ignore Re-add support for .dockerignore file 2018-12-10 15:20:25 -08:00
.dockerignore Re-add support for .dockerignore file 2018-12-10 15:20:25 -08:00
cleanup.go Pass bucket and repo as args to tests 2018-07-31 09:53:59 -07:00
cmd.go Deflake the daemon test (#532) 2019-01-17 15:30:08 -05:00
gcs.go Actually fix the paths for benchmark uploading during integration test runs. (#543) 2019-01-28 12:52:27 -06:00
images.go Fix file mode bug (#618) 2019-03-18 13:28:24 -05:00
integration_test.go Fix a bug in volume handling for multi-stage images. (#554) 2019-02-07 09:01:49 -06:00