kaniko/integration
Sharif Elgamal 224b7e2b41
parse arg commands at the top of dockerfiles (#404)
* parse arg commands at the top of dockerfiles

* fix pointer reference bug and remove debugging

* fixing tests

* account for meta args with no value

* don't take fs snapshot if / is the only changed path

* move metaArgs inside KanikoStage

* removing unused property

* check for any directory instead of just /

* remove unnecessary check
2018-11-06 15:27:09 -08:00
..
context Fixes a whitelist issue when untarring files in ADD commands. (#371) 2018-09-28 11:42:07 -07:00
dockerfiles parse arg commands at the top of dockerfiles (#404) 2018-11-06 15:27:09 -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
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