Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1938599

Summary: [4.8] oc get config maps output shows wrong version number
Product: OpenShift Container Platform Reporter: Siva Reddy <schituku>
Component: Management ConsoleAssignee: Jakub Hadvig <jhadvig>
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.7CC: aos-bugs, dsantra, jokerman, mfojtik, nmukherj
Target Milestone: ---   
Target Release: ---   
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-03-22 21:00:44 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 Siva Reddy 2021-03-14 21:11:00 UTC
Description of problem:
  The  documentationBaseURL contains 4.7 instead of 4.8.

Version-Release number of selected component (if applicable):
4.8.0-0.nightly-2021-03-13-102303

How reproducible:
Always

Steps to Reproduce:
1. On 4.8 cluster run 
oc get configmaps --output=yaml -n openshift-console
2. In the output see the 
      customization:
        branding: ocp
        documentationBaseURL: https://docs.openshift.com/container-platform/4.7/


Actual results:
  The documentation url has 4.7 instead of 4.8

Expected results:
  the number should be 4.8 instead of 4.7


Additional info:

Comment 1 Jakub Hadvig 2021-03-22 21:00:44 UTC

*** This bug has been marked as a duplicate of bug 1937627 ***