kaniko/deploy
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
..
Dockerfile Set a workdir so paths can be relative to /workspace. 2018-06-26 10:54:04 -07:00
Dockerfile_debug Whitelist /busybox in the debug image 2018-09-28 10:55:08 +02:00
Dockerfile_warmer Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00
cloudbuild-release.yaml Release v0.3.0 kaniko (#263) 2018-07-31 11:56:00 -07:00
cloudbuild.yaml Build each kaniko image separately 2018-08-28 10:59:29 -07:00