kaniko/pkg/util
JeromeJu 9e595494b6
Skip the /kaniko directory when copying root (#2863)
This commit adds the skip option for otiai10.Copy to skip the /kaniko
directory when the root is being copied. The files under /kaniko dir
should be ignored and thus this shall not cause any loss of information.

fixes: GoogleContainerTools#2033
2023-11-28 19:49:35 -08:00
..
bucket refactor: simpler local integration tests (#2110) 2022-06-14 13:38:01 -04:00
proc fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00
.editorconfig revert back to old 0.17.1 behavior 2020-03-06 23:48:31 -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
command_util.go Remove fallbackToUID bool option from Kaniko code (#2767) 2023-10-02 17:36:15 -07:00
command_util_test.go Remove fallbackToUID bool option from Kaniko code (#2767) 2023-10-02 17:36:15 -07:00
fs_util.go Skip the /kaniko directory when copying root (#2863) 2023-11-28 19:49:35 -08:00
fs_util_test.go fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00
gcr_util.go Fix implicit GCR auth (#1856) 2021-12-28 20:34:32 -05:00
gcr_util_test.go fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00
groupids_cgo.go fix: getUIDandGID is able to resolve non-existing users and groups (#2106) 2022-07-12 10:21:37 -04:00
groupids_fallback.go fix: getUIDandGID is able to resolve non-existing users and groups (#2106) 2022-07-12 10:21:37 -04:00
syscall_credentials.go Remove fallbackToUID bool option from Kaniko code (#2767) 2023-10-02 17:36:15 -07:00
syscall_credentials_test.go fix: getUIDandGID is able to resolve non-existing users and groups (#2106) 2022-07-12 10:21:37 -04:00
tar_util.go fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00
tar_util_test.go fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00
transport_util.go fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00
transport_util_test.go Add mTLS (client cert) registry authentication (#2180) 2023-05-18 14:20:51 -07:00
util.go fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00
util_test.go impl: add a retry with result function (#2837) 2023-11-09 22:12:20 -08:00