Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions about/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<title>About</title>
<productname>Red Hat OpenShift Service Mesh</productname>
<productnumber>3.0.0tp1</productnumber>
<productname>{product-title}</productname>
<productnumber>{product-version}</productnumber>
<subtitle>About OpenShift Service Mesh</subtitle>
<abstract>
<para>This document provides an overview of OpenShift Service Mesh features.
Expand Down
4 changes: 2 additions & 2 deletions install/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<title>Installing</title>
<productname>Red Hat OpenShift Service Mesh</productname>
<productnumber>3.0.0tp1</productnumber>
<productname>{product-title}</productname>
<productnumber>{product-version}</productnumber>
<subtitle>Installing OpenShift Service Mesh</subtitle>
<abstract>
<para>This documentation provides information about installing OpenShift Service Mesh.
Expand Down
9 changes: 0 additions & 9 deletions migrating/checklists/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
<<<<<<< HEAD
<title>Kiali Differences for Service Mesh 3</title>
<productname>{product-title}</productname>
<productnumber>{product-version}</productnumber>
<subtitle>Kiali Differences for Service Mesh 3</subtitle>
<abstract>
<para>This document provides important updates to Kiali for OpenShift Service Mesh 3.
=======
<title>Before migrating</title>
<productname>{product-title}</productname>
<productnumber>{product-version}</productnumber>
<subtitle>Premigration checklists</subtitle>
<abstract>
<para>This document provides information and a set of checklists that must be completed before you can migrate from OpenShift Service Mesh 2.6 to OpenShift Service Mesh 3.
>>>>>>> 12a76b9aec (OSSM-8673 Staging and Testing Migration Guides IA/Content)
</para>
</abstract>
<authorgroup>
Expand Down
4 changes: 2 additions & 2 deletions observability/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<title>Observability</title>
<productname>Red Hat OpenShift Service Mesh</productname>
<productnumber>3.0.0tp1</productnumber>
<productname>{product-title}</productname>
<productnumber>{product-version}</productnumber>
<subtitle>Observability and Service Mesh</subtitle>
<abstract>
<para>This document provides an overview of Red Hat OpenShift Observability integrations with OpenShift Service Mesh.</para>
Expand Down
4 changes: 2 additions & 2 deletions observability/kiali/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<title>Kiali Operator provided by Red Hat</title>
<productname>Red Hat OpenShift Service Mesh</productname>
<productnumber>3.0.0tp1</productnumber>
<productname>{product-title}</productname>
<productnumber>{product-version}</productnumber>
<subtitle>Using the Kiali Operator provided by Red Hat</subtitle>
<abstract>
<para>This documentation provides information about Kiali Operator provided by Red Hat, and how to view the data that flows through your application.
Expand Down
4 changes: 2 additions & 2 deletions observability/metrics/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<title>Metrics</title>
<productname>Red Hat OpenShift Service Mesh</productname>
<productnumber>3.0.0tp1</productnumber>
<productname>{product-title}</productname>
<productnumber>{product-version}</productnumber>
<subtitle>Using metrics with Service Mesh</subtitle>
<abstract>
<para>This documentation provides information about how you can monitor the in-cluster health and performance of your applications.
Expand Down
4 changes: 2 additions & 2 deletions observability/traces/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<title>Distributed Tracing</title>
<productname>Red Hat OpenShift Service Mesh</productname>
<productnumber>3.0.0tp1</productnumber>
<productname>{product-title}</productname>
<productnumber>{product-version}</productnumber>
<subtitle>Using distributed tracing with OpenShift Service Mesh</subtitle>
<abstract>
<para>This document provides an overview of distributed tracing in OpenShift Service Mesh, and how to configure distributed tracing for {SMProductShortName}.
Expand Down
2 changes: 1 addition & 1 deletion ossm-release-notes/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<title>Release Notes</title>
<productname>{product-title}</productname>
<productnumber>3.0.0tp1</productnumber>
<productnumber>{product-version}</productnumber>
<subtitle>OpenShift Service Mesh release notes</subtitle>
<abstract>
<para>This documentation provides information about each {product-title} release.
Expand Down
4 changes: 2 additions & 2 deletions uninstalling/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<title>Uninstalling</title>
<productname>Red Hat OpenShift Service Mesh</productname>
<productnumber>3.0.0tp1</productnumber>
<productname>{product-title}</productname>
<productnumber>{product-version}</productnumber>
<subtitle>Uninstalling OpenShift Service Mesh</subtitle>
<abstract>
<para>This documentation provides information about uninstalling OpenShift Service Mesh.
Expand Down
4 changes: 2 additions & 2 deletions update/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<title>Updating</title>
<productname>Red Hat OpenShift Service Mesh</productname>
<productnumber>3.0.0tp1</productnumber>
<productname>{product-title}</productname>
<productnumber>{product-version}</productnumber>
<subtitle>Updating OpenShift Service Mesh</subtitle>
<abstract>
<para>This documentation provides information about how to update OpenShift Service Mesh.
Expand Down