kaniko/pkg
poy 0a2f2957ec when copying, skip files with the same name
When using the COPY command, if the source and destination have the same
the file should be skipped rather than copied. This is to prevent the
file from being overwritten and therefore producing an empty file.

fixes #904
2019-12-08 00:57:27 -07:00
..
buildcontext refactory the code and add CreateTargetTarfile in fs_util.go 2019-10-22 16:44:51 +08:00
cache Update error handling and logging for cache 2019-11-22 14:54:38 -08:00
commands Add unit tests for resolveIfSymlink 2019-11-15 11:23:15 -08:00
config Fixed spacing issue in config 2019-10-29 11:04:33 -05: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 quote strip behavior for ARG values 2019-11-08 14:28:31 -08:00
executor don't exit optimize early so we record cache keys 2019-11-27 17:09:00 -08:00
image dep update go-containerregistry 2018-06-03 00:59:34 +00:00
snapshot Merge pull request #729 from xanonid/Remove_leading_slash_in_layer_tarball_paths 2019-09-13 10:05:25 -07:00
timing Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
util when copying, skip files with the same name 2019-12-08 00:57:27 -07:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00