canonical / charmed-kubeflow-workflows

Repository that containes GitHub workflows and shareable configs for Charmed Kubeflow
0 stars 0 forks source link

rocks: publish jobs should not overwrite images with the same tag unless forced #32

Closed orfeas-k closed 9 months ago

orfeas-k commented 9 months ago

What needs to get done

Update CI to check and abort publishing if an image with the same tag exists.

Why it needs to get done

Since a publish job can be triggered on dispatch, it is possible it will try to publish an image with a tag while there is already one published.

We should update our publish workflows (one is here) in order to make sure our CI protects us from this, since this is a mistake that can happen in silence.

syncronize-issues-to-jira[bot] commented 9 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5128.

This message was autogenerated