kaniko/hack
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
..
boilerplate Remove k8schain, statically link helpers (#1891) 2022-01-21 12:42:12 -08:00
release_notes Release v0.4.0 2018-10-01 14:52:16 -07:00
.gitignore fix: Refactor `LayersMap` to correct old strange code behavior (#2066) 2022-05-17 20:30:58 -04:00
boilerplate.sh Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
gofmt.sh Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
install_golint.sh Add s390x support to docker images (#1769) 2021-10-19 00:01:47 -07:00
linter.sh git: accept explicit commit hash for git context (#1765) 2021-10-19 19:27:15 -07:00
release.sh Release v0.4.0 2018-10-01 14:52:16 -07:00