kaniko/cmd/executor/cmd
Natalie Arellano 4d077e2a40
Provide `--cache-repo` as OCI image layout path (#2250)
* Adds the ability to provide `--cache-repo` as an OCI image layout path

- Adds cache.LayoutCache to implement cache.LayerCache interface
- When opts.CacheRepo has "oci:" prefix, instantiates a LayoutCache

Signed-off-by: Natalie Arellano <narellano@vmware.com>

* Add integration test for layout cache

Signed-off-by: Natalie Arellano <narellano@vmware.com>

* Updates from PR review

Signed-off-by: Natalie Arellano <narellano@vmware.com>

Signed-off-by: Natalie Arellano <narellano@vmware.com>
2022-09-28 10:19:02 -04:00
..
root.go Provide `--cache-repo` as OCI image layout path (#2250) 2022-09-28 10:19:02 -04:00
root_test.go Expand build argument from environment when no value specified 2020-01-30 12:01:06 +01:00
version.go Add missing boilerplate. 2019-10-04 11:23:41 -07:00