kaniko/pkg/util
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
..
bucket_util.go Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
command_util.go More linting errors 2018-09-11 14:58:25 -07:00
command_util_test.go Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
fs_util.go Merge pull request #334 from peter-evans/fix-volume-cmd 2018-10-01 14:49:33 -07:00
fs_util_test.go Fix handling of volume directive 2018-09-28 11:16:25 +09:00
image_util.go Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00
image_util_test.go Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00
tar_util.go More linting errors 2018-09-11 14:58:25 -07:00
tar_util_test.go Separate snapshotting of parent dirs from files 2018-08-24 16:34:59 -07:00
util.go code review comments 2018-09-07 16:03:56 -07:00