kaniko/pkg/util
Cole Wippern 4e8bdb3947 Fix #940 set modtime when extracting
Certain utilities like Apt depend on modtime
for certain files. Kaniko was not setting modtime when
extracting files and so this broke things like apt.

Kaniko now sets the file mod time to the value from the tar
header.
2020-01-20 09:11:44 -08:00
..
azureblob_util.go Apply suggestions from code review 2019-10-21 10:19:32 +08:00
azureblob_util_test.go Add more test case for azureblob_util.go 2019-10-14 13:55:03 +08:00
bucket_util.go Add missing tests for bucket util (#565) 2019-02-19 09:05:23 -06:00
bucket_util_test.go Add missing tests for bucket util (#565) 2019-02-19 09:05:23 -06:00
command_util.go Add unit tests for compositecache and stagebuilder 2019-11-27 21:47:00 -08:00
command_util_test.go Merge pull request #801 from victornoel/776-dockerignore-relative 2019-10-04 01:56:40 -07:00
fs_util.go Fix #940 set modtime when extracting 2020-01-20 09:11:44 -08:00
fs_util_test.go Fix #940 set modtime when extracting 2020-01-20 09:11:44 -08:00
image_util.go Clean code (Condition is always 'false' because 'err' is always 'nil' ). 2020-01-14 15:11:22 +08:00
image_util_test.go Update linter and fix errors 2019-12-21 12:27:14 -08:00
tar_util.go Also remove leading / from paths to file which are marked as deleted 2019-08-09 17:30:45 +02:00
tar_util_test.go Separate snapshotting of parent dirs from files 2018-08-24 16:34:59 -07:00
util.go changing to modules from dependencies 2019-12-21 12:18:09 -08:00