kaniko/pkg/config
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
..
args.go Suppress usage upon Run error 2018-09-14 12:15:31 -07:00
options.go Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00
stage.go merged master, fixed conflicts 2018-09-12 16:43:32 -07:00