kaniko/vendor
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
..
cloud.google.com/go Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0 (#2041) 2022-04-11 10:26:23 -04:00
github.com fix: Refactor `LayersMap` to correct old strange code behavior (#2066) 2022-05-17 20:30:58 -04:00
go.opencensus.io Bump deps (#1885) 2022-01-21 13:59:16 -05:00
golang.org/x Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0 (#2041) 2022-04-11 10:26:23 -04:00
google.golang.org Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0 (#2041) 2022-04-11 10:26:23 -04:00
gopkg.in/warnings.v0 Remove k8schain, statically link helpers (#1891) 2022-01-21 12:42:12 -08:00
modules.txt Bump go-containerregistry dependency (#2076) 2022-05-08 12:40:24 -04:00