kaniko/pkg
Anna Levenberg 6b7604ee58
feat: add a retry with result function enabled by --image-download-retry (#2853)
* feat: add a retry with result function enabled by --image-download-retry (#2853)

* impl: add a retry with result function

* fix ci errs

* test: add unit tests

* gofmt

* make debian a const

* update param description
2023-11-20 10:10:17 -08: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 fix: fix `COPY` command error due to missing but ignored files (#2812) 2023-10-31 13:29:23 -07: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 refactor: rm bool param detectFilesystem in `InitIgnoreList` (#2843) 2023-11-14 20:10:44 -05:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00