Hide Forgot
Description of problem: Ingress operator's status for DEGRADED type is reported empty when running `oc get clusteroperators.config.openshift.io` Version-Release number of selected component (if applicable): 4.1.0-0.nightly-2019-04-23-223857 How reproducible: 100% Steps to Reproduce: 1. $ oc get co Actual results: $ oc get co NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE authentication 4.1.0-0.nightly-2019-04-23-223857 True False 77m cloud-credential 4.1.0-0.nightly-2019-04-23-223857 True False 88m cluster-autoscaler 4.1.0-0.nightly-2019-04-23-223857 True False 88m console 4.1.0-0.nightly-2019-04-23-223857 True False False 80m dns 4.1.0-0.nightly-2019-04-23-223857 True False 88m image-registry 4.1.0-0.nightly-2019-04-23-223857 True False 81m ingress 4.1.0-0.nightly-2019-04-23-223857 True False 81m Expected results: DEGRADED should not be empty Additional info: see also: https://bugzilla.redhat.com/show_bug.cgi?id=1702087#c8
verified with 4.1.0-0.ci-2019-04-27-232939 and the issue has been fixed. $ oc get co/ingress NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE ingress 4.1.0-0.ci-2019-04-27-232939 True False False 26m
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758