Bug 1998508

Summary: CNO reports incorrect status during slow/failed install
Product: OpenShift Container Platform Reporter: Dan Winship <danw>
Component: NetworkingAssignee: Dan Winship <danw>
Networking sub component: openshift-sdn QA Contact: zhaozhanqi <zzhao>
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: low    
Version: 4.9   
Target Milestone: ---   
Target Release: 4.9.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: 2021-10-18 17:49:29 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 Dan Winship 2021-08-27 12:38:37 UTC
If an install fails before the workers deploy, the CNO misreports its status

eg, in the summarized results of https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.9-e2e-metal-ipi-ovn-ipv6/1430971467952033792:

  : operator conditions network
    Operator progressing (Deploying): DaemonSet "openshift-multus/network-metrics-daemon" is not available (awaiting 1 nodes)
    DaemonSet "openshift-network-diagnostics/network-check-target" is not available (awaiting 1 nodes)

It shouldn't say "not available" here because the problem is that those pods are waiting for the worker nodes to exist. It should say:

    Operator progressing (Deploying): DaemonSet "openshift-multus/network-metrics-daemon" is waiting for other operators to become ready
    DaemonSet "openshift-network-diagnostics/network-check-target" is waiting for other operators to become ready

Comment 6 errata-xmlrpc 2021-10-18 17:49:29 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 (Moderate: OpenShift Container Platform 4.9.0 bug fix and security update), 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/RHSA-2021:3759