You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ossm-rn-new-features.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1140,8 +1140,8 @@ This release of {SMProductName} adds new features and enhancements, and is suppo
1140
1140
=== `WasmPlugin` API
1141
1141
This release adds support for the `WasmPlugin` API and deprecates the `ServiceMeshExtension` API.
1142
1142
1143
-
=== ROSA support
1144
-
This release introduces service mesh support for Red Hat OpenShift on AWS (ROSA), including multi-cluster federation.
1143
+
=== Red Hat OpenShift Service on AWS support
1144
+
This release introduces service mesh support for Red Hat OpenShift Service on AWS, including multi-cluster federation.
1145
1145
1146
1146
=== `istio-node` DaemonSet renamed
1147
1147
This release, the `istio-node` DaemonSet is renamed to `istio-cni-node` to match the name in upstream Istio.
@@ -1485,10 +1485,10 @@ New Custom Resource Definitions (CRDs) have been added to support federating ser
1485
1485
* `ImportedServiceSet` - Defines which services for a given `ServiceMeshPeer` are imported from the peer mesh. These services must also be made available by the peer’s `ExportedServiceMeshSet` resource.
1486
1486
1487
1487
ifndef::openshift-rosa-hcp,openshift-rosa[]
1488
-
Service Mesh Federation is not supported between clusters on Red Hat OpenShift Service on AWS (ROSA), Azure Red Hat OpenShift (ARO), or OpenShift Dedicated (OSD).
1488
+
Service Mesh Federation is not supported between clusters on Red Hat OpenShift Service on AWS, Azure Red Hat OpenShift (ARO), or OpenShift Dedicated.
1489
1489
endif::openshift-rosa-hcp,openshift-rosa[]
1490
1490
ifdef::openshift-rosa-hcp,openshift-rosa[]
1491
-
Service Mesh Federation is not supported between clusters on Red Hat OpenShift Service on AWS (ROSA) or OpenShift Dedicated (OSD).
1491
+
Service Mesh Federation is not supported between clusters on Red Hat OpenShift Service on AWS or OpenShift Dedicated.
1492
1492
endif::openshift-rosa-hcp,openshift-rosa[]
1493
1493
1494
1494
=== OVN-Kubernetes Container Network Interface (CNI) generally available
==== Red Hat OpenShift Service on AWS (ROSA) and OpenShift Dedicated are now supported
186
+
==== Red Hat OpenShift Service on AWS and OpenShift Dedicated are now supported
187
187
188
-
The Custom Metrics Autoscaler Operator 2.11.2-311 can be installed on OpenShift ROSA and OpenShift Dedicated managed clusters. Previous versions of the Custom Metrics Autoscaler Operator could be installed only in the `openshift-keda` namespace. This prevented the Operator from being installed on OpenShift ROSA and OpenShift Dedicated clusters. This version of Custom Metrics Autoscaler allows installation to other namespaces such as `openshift-operators` or `keda`, enabling installation into ROSA and Dedicated clusters.
188
+
The Custom Metrics Autoscaler Operator 2.11.2-311 can be installed on Red Hat OpenShift Service on AWS and OpenShift Dedicated managed clusters. Previous versions of the Custom Metrics Autoscaler Operator could be installed only in the `openshift-keda` namespace. This prevented the Operator from being installed on Red Hat OpenShift Service on AWS and OpenShift Dedicated clusters. This version of Custom Metrics Autoscaler allows installation to other namespaces such as `openshift-operators` or `keda`, enabling installation into Red Hat OpenShift Service on AWS and OpenShift Dedicated clusters.
0 commit comments