kaniko/vendor/github.com/docker
Gabriel Nützi 323e616a67
fix: Refactor `LayersMap` to correct old strange code behavior (#2066)
* fix: Correct flatten function in layers

- Added a test.
- Cache current image, track deletes in `whiteouts` as well as normal adds in `layers`.
- Fix ugly delete behavior of `layerHashCache`.
  Delete it when crerating a new snapshot.
- Slight cleanup in `snapshot.go`.
- Format ugly `WalkFS` function.

* fix: Add symbolic link changes  to Hasher and CacheHasher

* fix: Better log messages

* fix(ci): Integration tests

* fix(ci): Add `--no-cache` to docker builds

* fix(ci): Pass credentials for error integration test

* np: Missing .gitignore in `hack`

* np: Capitalize every log message

- Correct some linting.

* fix: Key function

- Merge only last layer onto `currentImage`.

* fix: Remove old obsolete `cacheHasher`
2022-05-17 20:30:58 -04:00
..
cli Bump deps (#1885) 2022-01-21 13:59:16 -05:00
distribution Bump go-containerregistry dependency (#2076) 2022-05-08 12:40:24 -04:00
docker fix: Refactor `LayersMap` to correct old strange code behavior (#2066) 2022-05-17 20:30:58 -04:00
docker-credential-helpers Bump deps (#1885) 2022-01-21 13:59:16 -05:00
go-connections fix highwayhash 2019-12-21 12:18:09 -08:00
go-events Bump github.com/docker/docker to latest release (#1866) 2022-01-14 15:58:32 -05:00
go-metrics Bump deps (#1885) 2022-01-21 13:59:16 -05:00
go-units Upgrade dependency to go-containerregistry third-party library 2020-01-26 18:55:52 +01:00
swarmkit fix highwayhash 2019-12-21 12:18:09 -08:00