Skip to content

Commit ffb5b60

Browse files
author
openshift-service-mesh-bot
committed
Automated merge
* upstream/main: Update the operator description as it's no longer experimental (istio-ecosystem#836)
2 parents 416ce53 + ac14e1d commit ffb5b60

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

bundle/manifests/servicemeshoperator3.clusterserviceversion.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ metadata:
3333
]
3434
capabilities: Seamless Upgrades
3535
categories: OpenShift Optional, Integration & Delivery, Networking, Security
36-
containerImage: quay.io/maistra-dev/sail-operator:3.0-latest
37-
createdAt: "2025-05-20T18:08:01Z"
38-
description: The OpenShift Service Mesh Operator enables you to install, configure,
39-
and manage an instance of Red Hat OpenShift Service Mesh. OpenShift Service
40-
Mesh is based on the open source Istio project.
36+
containerImage: quay.io/sail-dev/sail-operator:1.27-latest
37+
createdAt: "2025-05-21T16:54:39Z"
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.
4141
features.operators.openshift.io/cnf: "false"
4242
features.operators.openshift.io/cni: "true"
4343
features.operators.openshift.io/csi: "false"
@@ -392,7 +392,7 @@ spec:
392392
path: values
393393
version: v1alpha1
394394
description: |-
395-
Red Hat OpenShift Service Mesh is a platform that provides behavioral insight and operational control over a service mesh, providing a uniform way to connect, secure, and monitor microservice applications.
395+
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.
396396
397397
### Overview
398398

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)