Description of problem: setup the cluster with build 4.1.0-0.nightly-2019-04-18-210657, found the FAILING is nil. see: # oc get co network NAME VERSION AVAILABLE PROGRESSING FAILING SINCE network 4.1.0-0.nightly-2019-04-18-210657 True False 4h31m Version-Release number of selected component (if applicable): 4.1.0-0.nightly-2019-04-18-210657 How reproducible: always Steps to Reproduce: 1. setup the cluster with the specified version 2. check clusteroperator via `oc get co network` 3. Actual results: # oc get co network NAME VERSION AVAILABLE PROGRESSING FAILING SINCE network 4.1.0-0.nightly-2019-04-18-210657 True False 4h31m Expected results: should not be nil for FAILING. Additional info:
Dupe of 1702087 - the columns have been changed. *** This bug has been marked as a duplicate of bug 1702087 ***