kaniko/pkg
Kraev Sergei eea12bd025
Fix multistage caching with COPY --from (#2559)
* Removed block on use --cache-copy-layers with multistage builds
* Removed using digest in composite key with command COPY --from
* COPY --from command uses src as file context (only changed files will be reason for change hash)
* ARG and ENV changed before COPY dont change composite key
* Add and fix some tests
* Caching work same as caching in docker buildx

Co-authored-by: Sergei Kraev <skraev@tradingview.com>
2023-06-16 10:56:05 -07:00
..
buildcontext use aws-sdk-go-v2 (#2550) 2023-06-07 14:54:30 -07:00
cache Add mTLS (client cert) registry authentication (#2180) 2023-05-18 14:20:51 -07:00
commands Fix multistage caching with COPY --from (#2559) 2023-06-16 10:56:05 -07:00
config Add mTLS (client cert) registry authentication (#2180) 2023-05-18 14:20:51 -07:00
constants Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
creds Add GitLab CI credentials helper (#2040) 2022-04-11 13:13:47 -04:00
dockerfile Fix multistage caching with COPY --from (#2559) 2023-06-16 10:56:05 -07:00
executor Fix multistage caching with COPY --from (#2559) 2023-06-16 10:56:05 -07:00
fakes refactor cache.Warm and add tests 2020-01-10 12:29:17 -08:00
filesystem chore: remove duplicate word in comments (#2232) 2022-08-30 06:02:39 -04:00
image Add mTLS (client cert) registry authentication (#2180) 2023-05-18 14:20:51 -07:00
logging Add timestamp to logs 2020-04-23 13:40:47 +02:00
mocks/go-containerregistry/mockv1 rename mock pkg for lint 2020-01-17 14:59:14 -08:00
snapshot Fix Integration tests (#2425) 2023-03-21 12:30:54 -04:00
timing Fix Integration tests (#2425) 2023-03-21 12:30:54 -04:00
util Refactors IsSrcRemoteFileURL to only validate the URL is valid (#2563) 2023-06-14 10:20:28 -07:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00