Bug 1875739 - Kube API reports OCP version instead of Kube version
Summary: Kube API reports OCP version instead of Kube version
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Release
Version: 4.6
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
: 4.6.0
Assignee: Luke Meyer
QA Contact: Wei Sun
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-04 08:44 UTC by Gaoyun Pei
Modified: 2020-10-27 16:38 UTC (History)
21 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1861097
Environment:
Last Closed: 2020-10-27 16:37:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:4196 0 None None None 2020-10-27 16:38:06 UTC

Comment 1 Gaoyun Pei 2020-09-09 05:44:50 UTC
Fixed in payload 4.6.0-0.nightly-2020-09-08-123737

# oc version --output=json
{
  "clientVersion": {
    "major": "",
    "minor": "",
    "gitVersion": "4.6.0-202008031851.p0-a695d74",
    "gitCommit": "a695d74ef1aee9a3f605d38dd8b6fae2062b63fc",
    "gitTreeState": "clean",
    "buildDate": "2020-08-03T19:18:12Z",
    "goVersion": "go1.13.4",
    "compiler": "gc",
    "platform": "linux/amd64"
  },
  "serverVersion": {
    "major": "1",
    "minor": "19+",
    "gitVersion": "v1.19.0-rc.2+068702d",
    "gitCommit": "068702de7d48739e835ea41b7ca959b5252de432",
    "gitTreeState": "clean",
    "buildDate": "2020-09-04T01:56:40Z",
    "goVersion": "go1.14.4",
    "compiler": "gc",
    "platform": "linux/amd64"
  },
  "openshiftVersion": "4.6.0-0.nightly-2020-09-08-123737"
}

Comment 4 errata-xmlrpc 2020-10-27 16:37:52 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 (OpenShift Container Platform 4.6 GA Images), 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:4196


Note You need to log in before you can comment on or make changes to this bug.