Skip to content

Improve error handling in the container registry delete tags service

David Fernandez requested to merge 288812-list-error-classes into master

📚 Context

This is a follow up of !50763 (merged) from this comment.

For a more detailed context, see !50763 (merged).

Related to #280545 (closed)

Changelog not needed as it is present in !50763 (merged).

🔍 What does this MR do?

  • Explicitly list the error classes that the container registry delete tags service will catch

🖼 Screenshots (strongly suggested)

n / a

📐 Does this MR meet the acceptance criteria?

Conformity

Availability 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
Edited by David Fernandez

Merge request reports