GCP: Do not allow digests without tags in Artifact Registry #5933
Labels
A-devops
Area: Pipelines, CI/CD and Dockerfiles
C-bug
Category: This is a bug
C-enhancement
Category: This is an improvement
I-integration-fail
Continuous integration fails, including build and test failures
Description
Cache images get their tag removed when updated, leaving "orphaned" images but with dependency on other digests
Expected behavior
When tagging the cache image use a specific tag so it doesn't get replaced by new ones and we don't get orphaned images which can't be automatically deleted by the enhancement in this PR #5873
The text was updated successfully, but these errors were encountered: