Bug 2021400 - Bump documentationBaseURL to 4.10
Summary: Bump documentationBaseURL to 4.10
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.10
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.10.0
Assignee: Jakub Hadvig
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-09 07:08 UTC by Yadan Pei
Modified: 2022-03-10 16:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2075478 (view as bug list)
Environment:
Last Closed: 2022-03-10 16:26:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console-operator pull 611 0 None open Bug 2021400: Bump documentationBaseURL to 4.10 2021-11-10 15:26:01 UTC
Red Hat Product Errata RHSA-2022:0056 0 None None None 2022-03-10 16:26:27 UTC

Description Yadan Pei 2021-11-09 07:08:52 UTC
Description of problem:
documentationBaseURL still points to 4.9

Version-Release number of selected component (if applicable):
4.10.0-0.nightly-2021-11-09-000026

How reproducible:
Always

Steps to Reproduce:
1. Check documentationBaseURL
$ oc get configmap console-config -n openshift-console -o yaml | grep documentationBaseURL
      documentationBaseURL: https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/
# oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.10.0-0.nightly-2021-11-09-000026   True        False         46m     Cluster version is 4.10.0-0.nightly-2021-11-09-000026
2.
3.

Actual results:
documentationBaseURL is still pointing to 4.9

Expected results:
documentationBaseURL should be updated to 4.10

Additional info:

Comment 3 Yadan Pei 2021-11-15 08:43:18 UTC
documentationBaseURL has been updated to 4.10

# oc get cm console-config -n openshift-console -o yaml | grep documentationBaseURL
      documentationBaseURL: https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/

# oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.10.0-0.nightly-2021-11-14-184249   True        False         6h20m   Cluster version is 4.10.0-0.nightly-2021-11-14-184249


verified on 4.10.0-0.nightly-2021-11-14-184249

Comment 7 errata-xmlrpc 2022-03-10 16:26:09 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 (Moderate: OpenShift Container Platform 4.10.3 security update), 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/RHSA-2022:0056


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