Bug 1856803
Summary: | Cluster monitoring documentation link is broken - 404 not found | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Ilya Buziuk <ibuziuk> | ||||
Component: | Management Console | Assignee: | Samuel Padgett <spadgett> | ||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.6 | CC: | aos-bugs, jokerman, spadgett, yapei | ||||
Target Milestone: | --- | Keywords: | Reopened, UpcomingSprint | ||||
Target Release: | 4.6.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Fixed a broken link to the cluster monitoring documentation from the web console OperatorHub install page.
|
Story Points: | --- | ||||
Clone Of: | |||||||
: | 1929920 (view as bug list) | Environment: | |||||
Last Closed: | 2021-02-17 23:02:40 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1856948, 1904600, 1929920 | ||||||
Attachments: |
|
Description
Ilya Buziuk
2020-07-14 13:35:35 UTC
Note that we don't show the warning for Red Hat operators, so this only affects non-Red Hat operators. This links to https://docs.openshift.com/container-platform/<version>/monitoring/cluster_monitoring/configuring-the-monitoring-stack.html#maintenance-and-support_configuring-monitoring and the page existed. Verified on 4.6.0-0.nightly-2020-07-14-224428 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 The issue is still reproducible against the latest OCP 4.6 - docs point to the https://docs.openshift.com/container-platform/4.6/monitoring/cluster_monitoring/configuring-the-monitoring-stack.html#maintenance-and-support_configuring-monitoring which return 404 Looks like we have an extra `cluster_monitoring` in the path. 1. Install operator with the 'operatorframework.io/cluster-monitoring: true' label e.g Metering 2. Navigate to the `cluster monitoring documentation link`, it points to https://docs.openshift.com/container-platform/4.7/monitoring/configuring-the-monitoring-stack.html#maintenance-and-support_configuring-monitoring, when I replace 4.7 with 4.6, docs are loaded correctly thus the link is correct Moving to VERIFIED and this is checked against 4.7.0-0.nightly-2020-12-08-141245 (In reply to errata-xmlrpc from comment #6) > Since the problem described in this bug report should be > resolved in a recent advisory, it has been closed with a > resolution of ERRATA. > > If the solution does not work for you, open a new bug report. This is not just friendly advice. Once a bug has shipped in an advisory, it can never ship again. If it's not fixed, OPEN A NEW BUG. I cloned the bug appropriately; returning now to its correct state. |