Skip to content

Update delete tag example with regctl

Jaime Martinez requested to merge docs-update-registry-examples-delete-tag into master

What does this MR do and why?

Update delete tag example with regctl

The tool suggested originally was reg, however, this tool has not been updated since 2019 and users have reported problems with deleting certain tags from the registry.

This commit introduces a new tool regctl which supports deleting tags from a registry by using the proper endpoints.

Related to https://gitlab.com/gitlab-com/ops-sub-department/section-ops-request-for-help/-/issues/351.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports