Skip to content

Commit 58871c8

Browse files
committed
[release-1.26] Update the operator description as it's no longer experimental
Signed-off-by: Filip Brychta <[email protected]>
1 parent 5dc12f3 commit 58871c8

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

bundle/manifests/sailoperator.clusterserviceversion.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@ metadata:
3434
capabilities: Seamless Upgrades
3535
categories: OpenShift Optional, Integration & Delivery, Networking, Security
3636
containerImage: quay.io/sail-dev/sail-operator:1.26.0
37-
createdAt: "2025-05-20T14:20:38Z"
38-
description: Experimental operator for installing Istio service mesh
37+
createdAt: "2025-05-21T16:57:40Z"
38+
description: The Sail Operator manages the lifecycle of your Istio control plane.
39+
It provides custom resources for you to deploy and manage your control plane
40+
components.
3941
features.operators.openshift.io/cnf: "false"
4042
features.operators.openshift.io/cni: "true"
4143
features.operators.openshift.io/csi: "false"
@@ -381,7 +383,7 @@ spec:
381383
path: values
382384
version: v1alpha1
383385
description: |-
384-
This is an experimental operator for installing Istio service mesh.
386+
The Sail Operator manages the lifecycle of your Istio control plane. It provides custom resources for you to deploy and manage your control plane components.
385387
386388
This version of the operator supports the following Istio versions:
387389

chart/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ csv:
1212
displayName: Sail Operator
1313
categories: OpenShift Optional, Integration & Delivery, Networking, Security
1414
capabilities: Seamless Upgrades
15-
description: Experimental operator for installing Istio service mesh
15+
description: The Sail Operator manages the lifecycle of your Istio control plane. It provides custom resources for you to deploy and manage your control plane components.
1616
longDescription: |-
17-
This is an experimental operator for installing Istio service mesh.
17+
The Sail Operator manages the lifecycle of your Istio control plane. It provides custom resources for you to deploy and manage your control plane components.
1818
1919
This version of the operator supports the following Istio versions:
2020

0 commit comments

Comments
 (0)