kaniko/pkg/config
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
..
args.go Suppress usage upon Run error 2018-09-14 12:15:31 -07:00
options.go Separate insecure pull options 2018-10-25 06:33:58 +09:00
stage.go parse arg commands at the top of dockerfiles (#404) 2018-11-06 15:27:09 -08:00