kaniko/integration
Priya Wadhwa a572774bbe Add --ignore flag
Added a --ignore flag to ignore packages and files in the build context.
This should mimic the .dockerignore file. Before starting the build, we
go through and delete ignored files from the build context.
2018-10-12 12:09:59 -07:00
..
context Fixes a whitelist issue when untarring files in ADD commands. (#371) 2018-09-28 11:42:07 -07:00
dockerfiles Add --ignore flag 2018-10-12 12:09:59 -07: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 Pass bucket and repo as args to tests 2018-07-31 09:53:59 -07:00
images.go Add --ignore flag 2018-10-12 12:09:59 -07:00
integration_test.go Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00