Skip to content

Commit 5ba171d

Browse files
authored
Merge pull request #29674 from JStickler/26279
removing XREFs from modules
2 parents 1f24689 + 6664a7b commit 5ba171d

File tree

5 files changed

+9
-12
lines changed

5 files changed

+9
-12
lines changed

modules/ossm-rn-technology-preview.adoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ Module included in the following assemblies:
55

66
[id="ossm-rn-tech-preview_{context}"]
77
= Technology Preview
8-
////
9-
Provide the following info for each issue if possible:
10-
Description - Describe the new functionality available to the customer. For enhancements, try to describe as specifically as possible where the customer will see changes. Avoid the word “supports” as in [product] now supports [feature] to avoid customer confusion with full support. Say, for example, “available as a Technology Preview.”
11-
Package - A brief description of what the customer has to install or enable in order to use the Technology Preview feature. (e.g., available in quickstart.zip on customer portal, JDF website, container on registry, enable option, etc.)
12-
////
138

149
[IMPORTANT]
1510
====
@@ -26,8 +21,6 @@ link:https://istio.io/latest/news/releases/1.5.x/announcing-1.5/upgrade-notes/#m
2621

2722
The new Telemetry architecture is based on these WebAssembly extensions. For {ProductShortName} 2.0, we are introducing WebAssembly extensions as a Tech Preview feature. WebAssembly extensions is the new way of extending Istio functionality, replacing the Mixer component, which has been deprecated and will eventually be removed.
2823

29-
For more information about WebAssembly extensions, see the xref:../../service_mesh/v2x/ossm-extensions.adoc[Extensions].
30-
3124
[NOTE]
3225
====
3326
Note that built-in Istio WASM extensions are not included in the proxy binary and that WASM filters from the upstream Istio community are not supported in {ProductName} 2.0.

modules/ossm-threescale-integrate.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ You can use these examples to configure requests to your services using the 3sca
1919
* Mixer policy and telemetry must be enabled if you are using a mixer plug-in.
2020
** You will need to properly configure the Service Mesh Control Plane (SMCP) when upgrading.
2121

22-
IMPORTANT: When you want to enable 3scale backend cache with the 3scale Istio adapter, you must also enable mixer policy and mixer telemetry. See xref:../../service_mesh/v2x/installing-ossm.adoc#ossm-control-plane-deploy_installing-ossm[Deploying the Red Hat OpenShift Service Mesh control plane].
23-
2422
[NOTE]
2523
====
2624
To configure the 3scale Istio Adapter, refer to {ProductName} custom resources for instructions on adding adapter parameters to the custom resource file.

modules/threescale-backend-cache.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following are trade-offs for having lower latencies:
3838

3939
The following points explain the backend cache configuration settings:
4040

41-
* Find the settings to configure the backend cache in the xref:../../service_mesh/v2x/threescale-adapter.adoc#ossm-threescale-cr_threescale-adapter[Example 3scale configuration options].
41+
* Find the settings to configure the backend cache in the 3scale configuration options.
4242
* The last 3 settings control enabling of backend cache:
4343
** `PARAM_USE_CACHE_BACKEND` - set to true to enable backend cache.
4444
** `PARAM_BACKEND_CACHE_FLUSH_INTERVAL_SECONDS` - sets time in seconds between consecutive attempts to flush cache data to the API manager.

service_mesh/v2x/servicemesh-release-notes.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ include::modules/ossm-supported-configurations.adoc[leveloffset=+1]
3535

3636
include::modules/ossm-rn-new-features.adoc[leveloffset=+1]
3737

38+
include::modules/ossm-rn-technology-preview.adoc[leveloffset=+1]
39+
40+
For more information about WebAssembly extensions, see xref:../../service_mesh/v2x/ossm-extensions.adoc#ossm-extensions[Extensions].
41+
3842
include::modules/ossm-rn-deprecated-features.adoc[leveloffset=+1]
3943

4044
include::modules/ossm-rn-known-issues.adoc[leveloffset=+1]
@@ -44,5 +48,3 @@ include::modules/jaeger-rn-known-issues.adoc[leveloffset=+2]
4448
include::modules/ossm-rn-fixed-issues.adoc[leveloffset=+1]
4549

4650
include::modules/jaeger-rn-fixed-issues.adoc[leveloffset=+2]
47-
48-

service_mesh/v2x/threescale-adapter.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ toc::[]
77
The 3scale Istio Adapter is an optional adapter that allows you to label a service running within the {ProductName} and integrate that service with the 3scale API Management solution.
88
It is not required for {ProductName}.
99

10+
[IMPORTANT]
11+
====
12+
If you want to enable 3scale backend cache with the 3scale Istio adapter, you must also enable Mixer policy and Mixer telemetry. See xref:../../service_mesh/v2x/installing-ossm.adoc#ossm-control-plane-deploy_installing-ossm[Deploying the Red Hat OpenShift Service Mesh control plane].
13+
====
1014

1115
include::modules/ossm-threescale-integrate.adoc[leveloffset=+1]
1216

0 commit comments

Comments
 (0)