Skip to content

Handle tag delete 404

Giorgenes Gelatti requested to merge 32407-handle-tag-delete-404 into master

What does this MR do?

When deleting registry tags using dummy images, the intermediate dummy might be deleted by another thread and get a 404 when trying to delete it. The tags go aways regardless so take it as a success

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #32407 (closed)

Edited by Kamil Trzciński

Merge request reports