Skip to content

Commit 0aa1527

Browse files
committed
modules/update-service-overview: "both OpenShift and RHCOS" -> "OpenShift, including RHCOS"
The RHCOS mention is from way back in 1ac3751 (some updates per Clayton, 2018-11-26, #12880). But: $ git --no-pager grep -h supported modules/rhcos-about.adoc {op-system} is supported only as a component of {product-title} {product-version} for all {product-title} machines.... This commit rephrases the update docs to put RHCOS under OpenShift, so folks don't get ideas and think it is a stand-alone product.
1 parent fab6581 commit 0aa1527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/update-service-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[id="update-service-overview_{context}"]
1212
= About the OpenShift Update Service
1313

14-
The OpenShift Update Service (OSUS) provides over-the-air updates to both {product-title} and {op-system-first}. It provides a graph, or diagram, that contains the _vertices_ of component Operators and the _edges_ that connect them. The edges in the graph show which versions you can safely update to. The vertices are update payloads that specify the intended state of the managed cluster components.
14+
The OpenShift Update Service (OSUS) provides over-the-air updates to {product-title}, including {op-system-first}. It provides a graph, or diagram, that contains the _vertices_ of component Operators and the _edges_ that connect them. The edges in the graph show which versions you can safely update to. The vertices are update payloads that specify the intended state of the managed cluster components.
1515

1616
The Cluster Version Operator (CVO) in your cluster checks with the OpenShift Update Service to see the valid updates and update paths based on current component versions and information in the graph. When you request an update, the CVO uses the release image for that update to upgrade your cluster. The release artifacts are hosted in Quay as container images.
1717
////

0 commit comments

Comments
 (0)