Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1259734

Summary: Refactor registry layer and signature pruning [imageregistry]
Product: OpenShift Container Platform Reporter: Miheer Salunke <misalunk>
Component: RFEAssignee: Mike Barrett <mbarrett>
Status: CLOSED NOTABUG QA Contact: Johnny Liu <jialiu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.0.0CC: aos-bugs, jokerman, misalunk, mmccomas
Target Milestone: ---Keywords: Question
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-28 13:56:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 2 Mike Barrett 2015-09-30 15:44:54 UTC
The case does not represent the request.  The RFE above is related to the management of the imageStream and layers in the internal docker registry on the OpenShift master.  In reading the case notes, the customer is asking about removing images from the OpenShift nodes out in /var/lib/docker/images.  For that, we have a garbage collector that kubernetes runs and removes the unused images.  It is configurable as to its cadence.  Is that all you need?