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
executor Fix snapshotter ignore list; do not attempt to delete whiteouts of ignored paths (#1652) 2021-06-04 10:07:24 -07:00
fakes
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
mocks/go-containerregistry/mockv1
snapshot reject tarball writes with no destinations (#1534) 2021-01-03 10:13:05 -08:00
timing
util Fix snapshotter ignore list; do not attempt to delete whiteouts of ignored paths (#1652) 2021-06-04 10:07:24 -07:00
version