Description of problem: the openshift-apiserver clusteroperator object has a version field for "openshift-apiserver" but the value is blank: versions: - name: operator version: 4.3.0-0.ci-2020-01-16-130733 - name: openshift-apiserver version: "" How reproducible: always? (I saw this on a clean 4.3 install, but we also saw it in an 4.2->4.3 upgrade test where the upgrade went badly).
Verified in 4.4.0-0.nightly-2020-01-22-025803 env, version for operand is not blank now: oc get co openshift-apiserver -o yaml ... versions: - name: operator version: 4.4.0-0.nightly-2020-01-22-025803 - name: openshift-apiserver version: 4.4.0-0.nightly-2020-01-22-025803
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-2020:0581