kaniko/pkg
Max Walther 1ee4140024
Try to warm all images and warn about errors (#1653)
When providing multiple images to warm, the warmer stops at the first error.
There are use cases however where an image is provided to the warmer which does not yet exist on purpose (e.g. CI/CD latest image only created at first release).
Thus we want to try all given images and only error if none of them work.
2021-06-04 10:07:57 -07:00
..
buildcontext Fetch a github pull request (#1543) 2021-01-22 11:43:39 -08:00
cache Try to warm all images and warn about errors (#1653) 2021-06-04 10:07:57 -07:00
commands add caching copy layers back (#1518) 2020-12-11 00:25:03 -08:00
config adds ignore-path command arguments to executor (#1622) 2021-04-13 14:29:51 -07:00
constants Remove unused code (#1495) 2020-12-08 16:11:42 -08:00
creds Update ggcr to pick up estargz and caching option (#1527) 2020-12-21 10:09:21 -08:00
dockerfile Merge pull request #1260 from ljakimczuk/master 2020-06-04 13:24:34 -07:00
executor Fix snapshotter ignore list; do not attempt to delete whiteouts of ignored paths (#1652) 2021-06-04 10:07:24 -07:00
fakes refactor cache.Warm and add tests 2020-01-10 12:29:17 -08:00
filesystem Fix snapshotter ignore list; do not attempt to delete whiteouts of ignored paths (#1652) 2021-06-04 10:07:24 -07:00
image Optimize access to image manifests (#1555) 2021-01-28 11:10:13 -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 reject tarball writes with no destinations (#1534) 2021-01-03 10:13:05 -08:00
timing Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
util Fix snapshotter ignore list; do not attempt to delete whiteouts of ignored paths (#1652) 2021-06-04 10:07:24 -07:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00