Skip to content

Commit b006574

Browse files
authored
Merge pull request #76528 from Srivaralakshmi/OSDOCS-10580-SO-Deprecation
RHDEVDOCS-6067-Update Samples Operator config section with deprecation notice for 4.16
2 parents 870a81d + a8aca68 commit b006574

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

openshift_images/configuring-samples-operator.adoc

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,9 @@ The Cluster Samples Operator, which operates in the `openshift` namespace, insta
2323
endif::openshift-rosa,openshift-dedicated[]
2424

2525
[IMPORTANT]
26-
.Cluster Samples Operator is being downsized
26+
.The Cluster Samples Operator is being deprecated
2727
====
28-
* Starting from {product-title} 4.13, Cluster Samples Operator is downsized. Cluster Samples Operator will stop providing the following updates for non-Source-to-Image (Non-S2I) image streams and templates:
29-
- new image streams and templates
30-
- updates to the existing image streams and templates unless it is a CVE update
31-
32-
* Cluster Samples Operator will provide support for Non-S2I image streams and templates as per the link:https://access.redhat.com/support/policy/updates/openshift#dates[{product-title} lifecycle policy dates and support guidelines].
33-
34-
* Cluster Samples Operator will continue to support the S2I builder image streams and templates and accept the updates. S2I image streams and templates include:
28+
* Starting from {product-title} 4.16, the Cluster Samples Operator is deprecated. No new templates, samples, or non-Source-to-Image (Non-S2I) image streams will be added to the Cluster Samples Operator. However, the existing S2I builder image streams and templates will continue to receive updates until the Cluster Samples Operator is removed in a future release. S2I image streams and templates include:
3529
- Ruby
3630
- Python
3731
- Node.js
@@ -45,7 +39,7 @@ endif::openshift-rosa,openshift-dedicated[]
4539
- .NET
4640
- Go
4741
48-
* Starting from {product-title} 4.16, Cluster Samples Operator will stop managing non-S2I image streams and templates. You can contact the image stream or template owner for any requirements and future plans. In addition, refer to the link:https://github.com/openshift/library/blob/master/official.yaml[list of the repositories hosting the image stream or templates].
42+
* The Cluster Samples Operator will stop managing and providing support to the non-S2I samples (image streams and templates). You can contact the image stream or template owner for any requirements and future plans. In addition, refer to the link:https://github.com/openshift/library/blob/master/official.yaml[list of the repositories hosting the image stream or templates].
4943
====
5044

5145
include::modules/samples-operator-overview.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)