kaniko/pkg
dlorenc 734ffe65ce
Rework cache key generation a bit. (#375)
* Rework cache key generation a bit.

Cache keys are now based on the previous commands, rather than the previous state
of the filesystem.

* Refactor command interface a bit, only cache the context for commands that use it.
2018-10-03 16:16:12 -05:00
..
buildcontext Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
cache Rename flags and default caching to false 2018-09-24 13:18:42 -07:00
commands Rework cache key generation a bit. (#375) 2018-10-03 16:16:12 -05:00
config Add a new flag to cleanup the filesystem at the end 2018-09-28 10:25:33 +02:00
constants Fix handling of volume directive 2018-09-28 11:16:25 +09:00
dockerfile use strings.SplitN to avoid the join 2018-10-03 14:23:53 +02:00
executor Rework cache key generation a bit. (#375) 2018-10-03 16:16:12 -05: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 Merge pull request #334 from peter-evans/fix-volume-cmd 2018-10-01 14:49:33 -07:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00