Bug 1938599
| Summary: | [4.8] oc get config maps output shows wrong version number | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Siva Reddy <schituku> |
| Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> |
| Status: | CLOSED DUPLICATE | QA Contact: | Yadan Pei <yapei> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.7 | CC: | 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: | |||
*** This bug has been marked as a duplicate of bug 1937627 *** |
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: