Skip to content

Conversation

sudo-bmitch
Copy link
Contributor

Fixes issue

Fixes #928.

Describe the change

Add a flag to regctl tag rm and regctl manifest rm to ignore a missing image if the delete API fails.

How to verify it

regctl tag rm registry.example.org/repo:missing

Changelog text

  • Feat: regctl flag to ignore missing images on delete.

Please verify and check that the pull request fulfills the following requirements

  • Tests have been added or not applicable
  • Documentation has been added, updated, or not applicable
  • Changes have been rebased to main
  • Multiple commits to the same code have been squashed

Signed-off-by: Brandon Mitchell <git@bmitch.net>
@sudo-bmitch sudo-bmitch merged commit e5a71ed into regclient:main Mar 31, 2025
5 checks passed
@sudo-bmitch sudo-bmitch deleted the pr-regctl-tag-rm-missing branch March 31, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Tag delete flag not to fail if tag already deleted
1 participant