kaniko/pkg/executor
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
..
build.go Rework cache key generation a bit. (#375) 2018-10-03 16:16:12 -05:00
build_test.go Address code review comments; review unnecessary error check 2018-09-17 11:11:51 +01:00
composite_cache.go Rework cache key generation a bit. (#375) 2018-10-03 16:16:12 -05:00
push.go Update go-containerregistry dep and remove unnecessary Options 2018-10-01 14:11:26 -04:00