kaniko/pkg/util
priyawadhwa eb6faa05a0
Save each stage in multistage dockerfiles as a tarball (#244)
* resolve basenames in dockerfile to fix multistage bug

* WIP

* WIP

* Save dockerfile stages as tarballs

* added unit tests

* fix unit tests
2018-07-19 11:27:49 -07:00
..
bucket_util.go Feature/contextsources (#195) 2018-07-06 06:24:50 -07:00
command_util.go Fix bug in snapshotting 2018-06-21 14:07:59 -07:00
command_util_test.go Switch the valid URL to https://google.com. (#242) 2018-07-18 09:43:12 -07:00
fs_util.go Fix bug in copy command by refactoring whitelist checks (#231) 2018-07-10 08:23:35 -07:00
fs_util_test.go Fix bug in copy command by refactoring whitelist checks (#231) 2018-07-10 08:23:35 -07:00
image_util.go Save each stage in multistage dockerfiles as a tarball (#244) 2018-07-19 11:27:49 -07:00
image_util_test.go Save each stage in multistage dockerfiles as a tarball (#244) 2018-07-19 11:27:49 -07:00
tar_util.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
tar_util_test.go Add whiteout handling by switching to a two-phase approach. (#139) 2018-04-23 12:50:21 -07:00
util.go Track file ownership and use file ownership from base images (#209) 2018-06-22 15:11:02 -07:00