kaniko/integration
Sharif Elgamal 29b7c3e879
Adding TTL to caching (#488)
* Adding TTL to caching

* uncomment added lines

* cache TTL works for layers now

* remove debugging

* parse booleans correctly

* parse booleans correctly everywhere

* fix boolean parsing condition

* refactor benchmarking calls

* defer file properly
2018-12-13 14:20:25 -08:00
..
context Fixes a whitelist issue when untarring files in ADD commands. (#371) 2018-09-28 11:42:07 -07:00
dockerfiles Fixed merge conflict 2018-12-11 13:53:19 -08: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 Only return stdout when running commands for integration tests 2018-09-25 10:05:11 -07:00
gcs.go fix mispell 2018-10-14 00:38:18 +02:00
images.go Adding TTL to caching (#488) 2018-12-13 14:20:25 -08:00
integration_test.go Adding TTL to caching (#488) 2018-12-13 14:20:25 -08:00