Bug 1702640

Summary: The DEGRADED status type value is reported empty for cloud-credential operator
Product: OpenShift Container Platform Reporter: Oleg Nesterov <olnester>
Component: Cloud Credential OperatorAssignee: Joel Diaz <jdiaz>
Status: CLOSED CURRENTRELEASE QA Contact: Oleg Nesterov <olnester>
Severity: high Docs Contact:
Priority: high    
Version: 4.1.0CC: jdiaz, jialiu
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-04-29 12:36:50 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 Oleg Nesterov 2019-04-24 10:30:04 UTC
Description of problem:

According to the https://github.com/openshift/api/pull/287 the clusteroperator status type has changed from 'Failing' to 'Degraded'

DEGRADED status for cloud-credential operator is empty 

[cloud-user@preserve-olnester-workstation hive]$ oc get clusteroperator
NAME                                 VERSION                             AVAILABLE   PROGRESSING   DEGRADED   SINCE
...
cloud-credential                     4.1.0-0.nightly-2019-04-24-014305   True        False                    3h39m
...

Version-Release number of selected component (if applicable):
Tested on 4.1.0-0.nightly-2019-04-24-014305

How reproducible:
always

Steps to Reproduce:
1. Setup 4.1 cluster on aws
2. Run oc get clusteroperator

Actual results: Clusteroperators status not reporting values for DEGRADED type

Expected results: Clusteroperators status expected to show values for all types

Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=1702087

Comment 1 Joel Diaz 2019-04-25 17:48:04 UTC
PR with changes has merged https://github.com/openshift/cloud-credential-operator/pull/60

Comment 2 Oleg Nesterov 2019-04-25 18:45:06 UTC
Verified on version: 4.1.0-0.okd-2019-04-25-172239

Comment 4 Oleg Nesterov 2019-04-29 08:00:34 UTC
Verified on version 4.1.0-0.nightly-2019-04-28-064010

Comment 5 Joel Diaz 2019-04-29 12:36:50 UTC
don't believe this ever made it into a release. closing w/o doc text.