kaniko/pkg/snapshot
Gabriel Nützi 76a54a031d
Fix: Flatten layer function needs to return existing files in the layer correctly (#2057)
* fix: Remove hardcoded whiteout prefix

* fix: Flatten function should return all existing files without whiteouts

* np: Documentation
2022-04-26 16:46:09 -04:00
..
layered_map.go Fix: Flatten layer function needs to return existing files in the layer correctly (#2057) 2022-04-26 16:46:09 -04:00
layered_map_test.go Stop storing a separate cache hash. (#560) 2019-02-14 12:24:43 -06:00
snapshot.go Fix: Flatten layer function needs to return existing files in the layer correctly (#2057) 2022-04-26 16:46:09 -04:00
snapshot_test.go test: use `T.TempDir` to create temporary test directory (#1918) 2022-02-07 13:27:34 -05:00