Bug 1972925

Summary: OLM does not retry
Product: OpenShift Container Platform Reporter: Crystal Chun <cchun>
Component: OLMAssignee: Kevin Rizza <krizza>
OLM sub component: OLM QA Contact: Jian Zhang <jiazha>
Status: CLOSED DUPLICATE Docs Contact:
Severity: high    
Priority: unspecified CC: anbhatta, nhale
Version: 4.8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-17 15:28:24 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:

Description Crystal Chun 2021-06-16 21:35:42 UTC
Description of problem:
OLM doesn't retry when a Subscription fails. 

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


How reproducible: 


Steps to Reproduce:
1. Create a Subscription
2. Create an OperatorGroup

Actual results:
The Subscription fails to be created successfully and will just be left hanging there.


Expected results:
Once the OperatorGroup is ready, the Subscription should retry.


Additional info:
It also requires things be created in a specific order, which isn't usually guaranteed in Kubernetes.

Comment 1 Anik 2021-06-17 15:28:24 UTC
Hey Crystal, 

We're aware of this issue and are tracking this on 1960455

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

Comment 2 Anik 2021-06-17 15:30:57 UTC
Hey Crystal, 

We're aware of this issue and are tracking it with 1960455

Comment 3 Crystal Chun 2021-06-17 16:25:51 UTC
Hi Anik,

Thank you for pointing me to this!