kaniko/pkg/cache
Maxime BOSSARD e4791117c5
fix: resolve warmer memory leak. (#2763)
* Fix warmer memory leak. Write down images directly into a temp file. Add a script to test warmer in boxed memory conditions. Fixes: #2754

* Document usage of boxed_warm_in_docker.sh integration test.
2023-11-28 19:30:13 -08:00
..
cache.go Add mTLS (client cert) registry authentication (#2180) 2023-05-18 14:20:51 -07:00
doc_test.go feat(warmer): Warmer now supports all registry-related flags (#1499) 2020-12-10 22:55:43 -08:00
errors.go Fix Integration tests (#2425) 2023-03-21 12:30:54 -04:00
warm.go fix: resolve warmer memory leak. (#2763) 2023-11-28 19:30:13 -08:00
warm_test.go fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00