kaniko/integration
dlorenc ec1f78a5c4
Deflake the meta_arg_test by setting a specific timestamp in touch. (#498)
This works around mtime-precision issues that cause us to differ from docker-built images
when the touch command executes too quickly to modify the mtime.

Also one fix in the .travis.yml beacuse something appears to have changed in their default
go installation.
2018-12-20 12:33:12 -06:00
..
context Fixes a whitelist issue when untarring files in ADD commands. (#371) 2018-09-28 11:42:07 -07:00
dockerfiles Deflake the meta_arg_test by setting a specific timestamp in touch. (#498) 2018-12-20 12:33:12 -06: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