-
Bug
-
Resolution: Done-Errata
-
Minor
-
4.19
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Low
-
None
-
None
-
None
-
None
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
There are 2 broken hyperlinks in the README.md file for the Cluster Samples operator: https://github.com/openshift/cluster-samples-operator/blob/main/README.md Basically, the 2 inks have been broken for several releases and renaming master to main won't have fixed them. Also, the value Failing for the "CVO Cluster Operator Status" needs to be changed to "Degraded" to match the online documentation and the code
Version-Release number of selected component (if applicable):
How reproducible:
View the file in Github: https://github.com/openshift/cluster-samples-operator/blob/main/README.md
Issue 1: Search for the text "The imagestreams defined at". The hyperlink here is not displaying correctly. Issue 2: Search for the text "See https://github.com/openshift/cluster-version-operator/blob/master/docs/dev/clusteroperator.md#conditions" for how these Cluster Operator status conditions are managed.". The target URL has been moved so the URL needs to be changed. Issue 3: Search for "CVO Cluster Operator Status". The value "Failing" listed needs to change to "Degraded"
Steps to Reproduce:
Please see the "How reproducible" section
Actual results:
The 1st hyperlink is not rendered correctly and the second hyperlink is referring to a non-existant page The CVO Cluster Operator Status list incorrectly refers to the value "Failing"
Expected results:
Both Hyperlinks should work The CVO Cluster Operator Status list correctly refers to the value "Degraded" rather than "Failing"
Additional info:
Please see the comments section for the fix for these issues.
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update