kaniko/pkg/snapshot
Christopher Hlubek 699a4bee32 Bugfix: Reproducible layers with whiteout
When deleting files of previous layers, the whiteout files
were not added to the tar file in a consistent order.

This change adds a stable sorting to the whiteout files and
adds unit tests to check for stable sorting.
2020-07-16 10:56:59 +02:00
..
layered_map.go merge 2020-06-06 20:17:17 -07:00
layered_map_test.go Stop storing a separate cache hash. (#560) 2019-02-14 12:24:43 -06:00
snapshot.go Bugfix: Reproducible layers with whiteout 2020-07-16 10:56:59 +02:00
snapshot_test.go Bugfix: Reproducible layers with whiteout 2020-07-16 10:56:59 +02:00