Skip to content

Commit 9d5c46f

Browse files
authored
Merge pull request #72292 from obrown1205/OSDOCS-2435
/lgtm OSDOCS-2435: Updating sparse CVO entry
2 parents e7baec5 + 89cd0b3 commit 9d5c46f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

modules/cluster-version-operator.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010

1111
Cluster Operators manage specific areas of cluster functionality. The Cluster Version Operator (CVO) manages the lifecycle of cluster Operators, many of which are installed in {product-title} by default.
1212

13-
The CVO also checks with the OpenShift Update Service to see the valid updates and update paths based on current component versions and information in the graph.
13+
The CVO also checks with the OpenShift Update Service to see the valid updates and update paths based on current component versions and information in the graph by collecting the status of both the cluster version and its cluster Operators. This status includes the condition type, which informs you of the health and current state of the {product-title} cluster.
14+
15+
For more information regarding cluster version condition types, see "Understanding cluster version condition types".
1416

1517
[discrete]
1618
== Project

operators/operator-reference.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ include::modules/cluster-storage-operator.adoc[leveloffset=+1]
7373

7474
include::modules/cluster-version-operator.adoc[leveloffset=+1]
7575

76+
[role="_additional-resources"]
77+
.Additional resources
78+
* xref:../updating/understanding_updates/intro-to-updates.adoc#understanding-clusterversion-conditiontypes_understanding-openshift-updates[Understanding cluster version condition types]
79+
7680
include::modules/console-operator.adoc[leveloffset=+1]
7781

7882
[role="_additional-resources"]

0 commit comments

Comments
 (0)