kaniko/pkg/util
tinkerborg 82bce229bd omit uname/gname in tar headers
When using cache, the rootfs may not have been extracted. This prevents uname/gname from resolving
as there is no /etc/password or /etc/group. This makes this layer unnecessarily differ from
a cached layer which does contain this information. Omitting these should be consistent with Docker's
behavior.
2020-02-06 13:36:26 -05: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 initilize group to 0 2020-02-03 22:15:56 -08:00
command_util_test.go initilize group to 0 2020-02-03 22:15:56 -08:00
fs_util.go fix flake in copy symlink 2020-02-05 14:40:52 -08:00
fs_util_test.go fix unit tests 2020-02-05 15:59:07 -08:00
image_util.go Upgrade dependency to go-containerregistry third-party library 2020-01-26 18:55:52 +01:00
image_util_test.go Update linter and fix errors 2019-12-21 12:27:14 -08:00
tar_util.go omit uname/gname in tar headers 2020-02-06 13:36:26 -05:00
tar_util_test.go Separate snapshotting of parent dirs from files 2018-08-24 16:34:59 -07:00
util.go fix hack linter 2020-01-21 15:22:49 -08:00