Skip to content

Commit 9873054

Browse files
authored
Merge pull request #77312 from adellape/ce_rename_edit
OSDOCS#10845: Edit ClusterExtension rename NOTE
2 parents d5fbba9 + 844eeaf commit 9873054

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

operators/olm_v1/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Fully declarative model that supports GitOps workflows::
2626
====
2727
Earlier Technology Preview phases of {olmv1} introduced a new `Operator` API; this API is renamed `ClusterExtension` in {product-title} 4.16 to address the following:
2828
29-
* Signals that {olmv1} encompasses more than only Operators
30-
* Avoids the issue of the separate `Operator` API available in {olmv0}, which caused user experience conflicts, for example with `oc <verb> operators` commands
29+
* More accurately reflects the simplified functionality of extending a cluster's capabilities
30+
* Better represents a more flexible packaging format
3131
* `Cluster` prefix clearly indicates that `ClusterExtension` objects are cluster-scoped, a change from {olmv0} where Operators could be either namespace-scoped or cluster-scoped
3232
====
3333
* The `Catalog` API, provided by the new catalogd component, serves as the foundation for {olmv1}, unpacking catalogs for on-cluster clients so that users can discover installable content, such as Kubernetes extensions and Operators. This provides increased visibility into all available Operator bundle versions, including their details, channels, and update edges.

0 commit comments

Comments
 (0)