Skip to content

Add confirmation for registry image deletion

Paul Gascou-Vaillancourt requested to merge 42399-registry-confirm-deletion into master

What does this MR do?

This adds a confirmation modal to give users a chance to cancel their action before proceeding to an image or repository deletion in the container registry. The modal contains a detailed explanation of what exactly will happen when the action is confirmed.

What does it look like?

Confirm deletion modal overview

Deleting an image or tags Deleting a repository
Confirm image deletion modal Confirm repository deletion modal

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes #42399 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports