kaniko/pkg/executor
Sharif Elgamal effac9dfc3
Persistent volume caching for base images (#383)
* comments

* initial commit for persisent volume caching

* cache warmer works

* general cleanup

* adding some debugging

* adding missing files

* Fixing up cache retrieval and cleanup

* fix tests

* removing auth since we only cache public images

* simplifying the caching logic

* fixing logic

* adding volume cache to integration tests. remove auth from cache warmer image.

* add building warmer to integration-test

* move sample yaml files to examples dir

* small test fix
2018-10-11 13:38:05 -07:00
..
build.go Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00
build_test.go Address code review comments; review unnecessary error check 2018-09-17 11:11:51 +01:00
composite_cache.go Rework cache key generation a bit. (#375) 2018-10-03 16:16:12 -05:00
push.go Update go-containerregistry dep and remove unnecessary Options 2018-10-01 14:11:26 -04:00