Bug 1491020

Summary: Not able to prune image references [3.2]
Product: OpenShift Container Platform Reporter: hgomes
Component: Image RegistryAssignee: Oleg Bulatov <obulatov>
Status: CLOSED WONTFIX QA Contact: Dongbo Yan <dyan>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.2.0CC: aos-bugs, bleanhar, bparees, cben, erich, hgomes, lavenel, obulatov, rfoyle
Target Milestone: ---   
Target Release: 3.2.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: an object has been concurrently modified Consequence: api returns the error Fix: add retry Result: changes is applied to the latest version of the object
Story Points: ---
Clone Of:
: 1499640 1499643 (view as bug list) Environment:
Last Closed: 2017-10-11 15:01:20 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:    
Bug Blocks: 1499640, 1499643    

Description hgomes 2017-09-12 19:15:39 UTC
Description of problem:

Failing on "pathwayapi/salesforcedev to remove references to image
> sha256:c265689de055fa1a0fca8bebf613a1120c4cbd6afafb1378dc93a2f8c7678f65:"
> ***********************
> \nerror updating image stream pathwayapi/salesforcedev to remove references
> to image
> sha256:c265689de055fa1a0fca8bebf613a1120c4cbd6afafb1378dc93a2f8c7678f65:
> imagestreams \"salesforcedev\" cannot be updated: the object has been
> modified; please apply your changes to the latest version and try
> again\nerror updating image stream pathwayapi/salesforcedev to remove
> references to image

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Addressed on https://github.com/openshift/origin/pull/15899