1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

RHDEVDOCS-6067-Update Samples Operator config section with deprecation notice for 4.16

fixing nitpick

fixing peer review comments
This commit is contained in:
Srivaralakshmi
2024-05-27 21:20:14 +05:30
committed by openshift-cherrypick-robot
parent 2ef5e76b74
commit 7df3bd8d3b

View File

@@ -23,15 +23,9 @@ The Cluster Samples Operator, which operates in the `openshift` namespace, insta
endif::openshift-rosa,openshift-dedicated[]
[IMPORTANT]
.Cluster Samples Operator is being downsized
.The Cluster Samples Operator is being deprecated
====
* 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:
- new image streams and templates
- updates to the existing image streams and templates unless it is a CVE update
* 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].
* Cluster Samples Operator will continue to support the S2I builder image streams and templates and accept the updates. S2I image streams and templates include:
* 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:
- Ruby
- Python
- Node.js
@@ -45,7 +39,7 @@ endif::openshift-rosa,openshift-dedicated[]
- .NET
- Go
* 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].
* 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].
====
include::modules/samples-operator-overview.adoc[leveloffset=+1]