kaniko/pkg
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
..
buildcontext Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
cache Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00
commands Refactor the build loop. (#385) 2018-10-09 12:15:17 -05:00
config Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00
constants Refactor the build loop. (#385) 2018-10-09 12:15:17 -05:00
dockerfile use strings.SplitN to avoid the join 2018-10-03 14:23:53 +02:00
executor Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00
image dep update go-containerregistry 2018-06-03 00:59:34 +00:00
snapshot Fix handling of volume directive 2018-09-28 11:16:25 +09:00
timing Add a benchmark package to store and monitor timings. (#367) 2018-09-28 09:13:17 -07:00
util Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00