GoogleContainerTools / GoogleContainerTools/skaffold
Artifact hashing should incorporate the builder
Open
area/cache
kind/bug
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
In #5492, our custom builder example wasn't actually being built as the artifact was resolved in the artifact cache (same files, same name). We should also incorporate more details into the artifact hash, such as the artifact builder type, to prevent such false positives.
Contributor guide
Assessment
This issue has not been assessed yet.