kaniko/pkg
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
..
buildcontext refactory the code and add CreateTargetTarfile in fs_util.go 2019-10-22 16:44:51 +08:00
cache Support for private registries in the cache warmer 2020-01-15 15:35:42 +01:00
commands Fix bug with docker compatibility 2020-01-13 21:18:54 -08:00
config Update copy command cache key logic 2019-12-09 16:48:20 -08:00
constants Apply suggestions from code review 2019-10-21 10:19:32 +08:00
creds Refactor our credential fetching to only get k8s credentials if we are on k8s. (#522) 2019-01-11 11:36:43 -07:00
dockerfile Fix failure when using capital letters in image alias in 'FROM ... AS' instruction 2019-12-06 12:04:26 +01:00
executor docs: fix wrong document 2019-12-21 14:42:58 -08:00
fakes refactor cache.Warm and add tests 2020-01-10 12:29:17 -08:00
image Update linter and fix errors 2019-12-21 12:27:14 -08:00
snapshot Merge branch 'master' of https://github.com/GoogleContainerTools/kaniko into log 2019-12-19 03:20:56 +00:00
timing Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
util Fix #940 set modtime when extracting 2020-01-20 09:11:44 -08:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00