Bug 1792386

Summary: openshift-apiserver operand version is not being reported
Product: OpenShift Container Platform Reporter: Ben Parees <bparees>
Component: openshift-apiserverAssignee: David Eads <deads>
Status: CLOSED ERRATA QA Contact: Xingxing Xia <xxia>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.3.0CC: aos-bugs, deads, mfojtik, wking
Target Milestone: ---   
Target Release: 4.4.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: 2020-05-04 11:24:53 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 Ben Parees 2020-01-17 15:27:18 UTC
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).

Comment 3 Xingxing Xia 2020-01-22 08:22:01 UTC
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

Comment 5 errata-xmlrpc 2020-05-04 11:24:53 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-2020:0581