kaniko/pkg
Adrià Garriga-Alonso 143e69492d
Create intermediate directories in COPY with correct uid and gid (#2795)
* Create directories with the right UID/GID

* Forgot to create the actual directory

* Integration test creation of intermediate files with correct ownership

* ADD version of the test
2023-11-28 10:43:42 -05:00
..
buildcontext use aws-sdk-go-v2 (#2550) 2023-06-07 14:54:30 -07:00
cache feat: cache dockerfile images through warmer (#2499) 2023-06-21 12:00:22 -07:00
commands Create intermediate directories in COPY with correct uid and gid (#2795) 2023-11-28 10:43:42 -05:00
config feat: add a retry with result function enabled by --image-download-retry (#2853) 2023-11-20 10:10:17 -08:00
constants Fix fs_util tests failing on systems with /tmp mountpoint (#2583) 2023-06-19 12:01:20 -07:00
creds Add GitLab CI credentials helper (#2040) 2022-04-11 13:13:47 -04:00
dockerfile chore: update function names to be correct and representative of functionality (#2720) 2023-09-20 10:55:40 -07:00
executor refactor: rm bool param detectFilesystem in `InitIgnoreList` (#2843) 2023-11-14 20:10:44 -05:00
fakes refactor cache.Warm and add tests 2020-01-10 12:29:17 -08:00
filesystem Avoid redundant calls to filepath.Clean (#2652) 2023-07-31 17:18:16 -07:00
image feat: add a retry with result function enabled by --image-download-retry (#2853) 2023-11-20 10:10:17 -08:00
logging Add timestamp to logs 2020-04-23 13:40:47 +02:00
mocks/go-containerregistry/mockv1 rename mock pkg for lint 2020-01-17 14:59:14 -08:00
snapshot snapshotter: use syncfs system call (#2816) 2023-10-30 16:59:40 -07:00
timing Fix Integration tests (#2425) 2023-03-21 12:30:54 -04:00
util Create intermediate directories in COPY with correct uid and gid (#2795) 2023-11-28 10:43:42 -05:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00