Bug 1744486

Summary: DC doesn't adopt RCs
Product: OpenShift Container Platform Reporter: Tomáš Nožička <tnozicka>
Component: openshift-controller-managerAssignee: Tomáš Nožička <tnozicka>
Status: CLOSED DUPLICATE QA Contact: wewang <wewang>
Severity: high Docs Contact:
Priority: medium    
Version: 4.1.0CC: aos-bugs, bparees, mfojtik
Target Milestone: ---   
Target Release: 4.1.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: workloads
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-09-05 11:55:17 UTC Type: ---
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: 1741133    
Bug Blocks:    

Description Tomáš Nožička 2019-08-22 09:38:07 UTC
This bug was initially created as a copy of Bug #1741133

I am copying this bug because: 



Description of problem:


for any DC this should work:

`oc create -f dc.yaml`

2x `oc rollout latest`

`oc delete -f dc.yaml --cascade=false`

`oc create -f dc.yaml`

dc latest version should be 3

`oc rollout latest` should create rc #4

Comment 1 Tomáš Nožička 2019-09-05 11:55:17 UTC

*** This bug has been marked as a duplicate of bug 1741135 ***