-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
None
-
False
-
Testable
-
No
-
No
-
No
-
Pending
-
None
-
-
The RHODS documentation has lots of links to OpenShift Container Platform (OCP) documentation.
Currently, these links are formulated with the OCP version hard coded. An obvious drawback to this approach is that the links become outdated as soon as newer OCP versions are released.
This issue is to track the work of doing the following:
- In the RHODS documentation, introduce a new attribute (for example, ocp-latest-version) that specifies the latest OCP version. Currently that version is 4.13. The attribute should be added to the _artifacts/document-attributes-global.adoc file so that it can be used by both the self-managed product and the managed cloud service.
- In any links to OCP documentation, replace the hard-coded value with the new attribute. A useful search string to find such links is
https://access.redhat.com/documentation/en-us/openshift_container_platform/
Limit the search to just the modules and assemblies directories.