Bug 1702538

Summary: Ingress operator's status for DEGRADED type is reported empty
Product: OpenShift Container Platform Reporter: Hongan Li <hongli>
Component: NetworkingAssignee: Daneyon Hansen <dhansen>
Networking sub component: router QA Contact: Hongan Li <hongli>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: high CC: aos-bugs, mmasters
Version: 4.1.0   
Target Milestone: ---   
Target Release: 4.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-04 10:47:56 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 Hongan Li 2019-04-24 05:19:33 UTC
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

Comment 2 Hongan Li 2019-04-28 02:44:56 UTC
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

Comment 4 errata-xmlrpc 2019-06-04 10:47:56 UTC
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