kaniko/pkg/util
dlorenc e1b0f7732e
Fixes a whitelist issue when untarring files in ADD commands. (#371)
* Fixes a whitelist issue when untarring files in ADD commands.

* Add go-cmp test tool.

* Make the integration test tolerate some file differences.
2018-09-28 11:42:07 -07:00
..
bucket_util.go Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
command_util.go More linting errors 2018-09-11 14:58:25 -07:00
command_util_test.go Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
fs_util.go Fixes a whitelist issue when untarring files in ADD commands. (#371) 2018-09-28 11:42:07 -07:00
fs_util_test.go Merge pull request #347 from priyawadhwa/amazon 2018-09-12 16:08:12 -07:00
image_util.go Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
image_util_test.go Added a KanikoStage type for each stage of a Dockerfile 2018-08-27 14:15:04 -07:00
tar_util.go More linting errors 2018-09-11 14:58:25 -07:00
tar_util_test.go Separate snapshotting of parent dirs from files 2018-08-24 16:34:59 -07:00
util.go code review comments 2018-09-07 16:03:56 -07:00