Project

Profile

Help

Story #5232

closed

As a user I can remove docker content units with a force flag

Added by ipanova@redhat.com over 4 years ago. Updated over 2 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Force removal of docker content unit would allow removal of the content unit in question even if content unit on a higher level references it.

  • When a docker image manifest is removed, all its blobs( not referenced by other image manifests) are removed as well. Also tags that were referencing this manifest will be removed. This case may leave partial manifest lists.
  • When a docker manifest list is removed, all its manifests( not referenced by other manifests lists and not tagged) are removed as well. Furthermore, same story with the blobs. Also tags that were referencing this manifest list will be removed.
  • When a tag is removed , only tag is removed if manifest/manifest_list it references has other tags or other references, otherwise manifest/manifest list is removed as well along with unreferenced blobs.

Endpoint : v3/docker/recursive-remove force=True content_hrefs=[]

Notes

Force flag will not be applicable for blobs.
Force flag will not be applicable for tags.


Related issues

Related to Container Support - Story #5179: As a user I can recursively remove docker content units.CLOSED - CURRENTRELEASEamacdona@redhat.com

Actions
Actions #1

Updated by ipanova@redhat.com over 4 years ago

  • Related to Story #5179: As a user I can recursively remove docker content units. added
Actions #2

Updated by amacdona@redhat.com over 4 years ago

  • Groomed changed from No to Yes
Actions #3

Updated by ipanova@redhat.com over 4 years ago

  • Project changed from Docker Support to Container Support
Actions #4

Updated by ipanova@redhat.com over 2 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Also available in: Atom PDF