openshift-cloud-functions / knative-operators

Integration for Knative and the Operator Lifecycle Manager
Apache License 2.0
21 stars 27 forks source link

Possible installation assumption? #39

Open vtereso opened 5 years ago

vtereso commented 5 years ago

I had already installed OLM before running this operator (and potentially other things, can't recall) so I believe the job was doomed to fail (I didn't wait the entire 15 minute timeout) since it did not check the entities already existed. I saw within the script it was awaiting a completed state or something of the sort, but the job seemed stuck in the running state. Am I correct in this assumption and is this normal behavior?