Enable tagging existing image with image-builder #12330
Labels
area/ci
Issues or PRs related to CI related topics
kind/feature
Categorizes issue or PR as related to a new feature.
Description
We @kyma-project/goat, would like to create a following release pipeline:
To do that, we need to be able to tag an existing image with a new, different tag.
Reasons
Create proper release pipeline. Currently in a situation where the e2e tests fails against the release artifact and it cannot be proceed, the artifact already exists with a release tag. In addition teams are not able to delete this artifact on their own.
Enable teams to create clean release pipeline, with the good practices applied. Remove eventual dependency to another team during unsuccessful release.
Acceptance Criteria
image-builder
allows to tag existing image with another tag in the same workflow runAttachments
The text was updated successfully, but these errors were encountered: