Skip to content

get-openstack-images: don't block on images in queued state that we don't own

Thomas Morin requested to merge get-openstack-images-dont-block-on-queued into main

Closes #1406

This MR improves get-openstack-images to avoid the push of an image being prevented by the presence of an image for the same artifact, owned by another OpenStack tenant, and stuck in queued state.

Joint work with @aseitz .

Edited by Thomas Morin

Merge request reports