Jamil Seaidoun

Results 4 issues of Jamil Seaidoun

**Actual behavior** Building a dockerfile with multi stage build results in: ``` INFO[2021-11-16T20:34:47Z] Resolved base name /open-source-mirror/dockerhub/gradle:6.8-jdk11 to builder DEBU[2021-11-16T20:34:47Z] Built stage name to index map: map[builder:0] DEBU[2021-11-16T20:34:47Z] Found extra...

``` version: target-determinator v0.26.0 ``` When running target-determinator on a repo, I am seeing the error `TargetHashCache has already been frozen` ``` ~/Downloads/target-determinator.darwin.arm64 -verbose main 2024/04/05 12:16:02 Processing revision 'before'...

**Actual behavior** With caching enabled, we have seen arm64 builds fetch artifacts for amd64 architecture builds. **Expected behavior** Cache is architecture aware. **To Reproduce** Steps to reproduce the behavior: 1....

kind/bug
area/caching
priority/p1
area/multi-arch

From a infrastructure maintainer, it would be beneficial to get insights into the operations of Kaniko. Some metrics that would be helpful in fine-tuning build processes would be * Cache...

kind/feature-request
priority/p2
area/ci-cd
area/metrics