Bug 1498123
| Summary: | [3.5] Prune Deleted Layer of a Valid Image due to minimum aging | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ben Parees <bparees> |
| Component: | Image Registry | Assignee: | Oleg Bulatov <obulatov> |
| Status: | CLOSED ERRATA | QA Contact: | Dongbo Yan <dyan> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.5.1 | CC: | aos-bugs, asolanas, bparees, dyan, erich, geliu, haowang, jokerman, mfojtik, mmccomas, mrobson, obulatov, pdwyer, qcai, rhowe |
| Target Milestone: | --- | ||
| Target Release: | 3.5.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: images younger than the threshold are not added to the dependency graph.
Consequence: a blob which is used by a young image and by a prunable image is deleted because it has no references in the graph.
Fix: add young images to the graph and mark them as non-prunable.
Result: the blob has references and is not deleted.
|
Story Points: | --- |
| Clone Of: | 1487408 | Environment: | |
| Last Closed: | 2017-10-25 13:08:02 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: | |||
| Bug Depends On: | 1487408, 1498124, 1509362 | ||
| Bug Blocks: | |||
|
Comment 6
Dongbo Yan
2017-10-12 11:49:26 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3049 |