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
6 changes: 3 additions & 3 deletions ossm-release-notes/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<title>Release Notes</title>
<productname>OpenShift Service Mesh</productname>
<productnumber>3.0</productnumber>
<subtitle>OpenShift Service Mesh Release Notes</subtitle>
<productnumber>3.0.0tp1</productnumber>
<subtitle>OpenShift Service Mesh release notes</subtitle>
<abstract>
<para>This documentation provides information about each {SMProduct} release.
<para>This documentation provides information about each OpenShift Service Mesh release.
</para>
</abstract>
<authorgroup>
Expand Down
13 changes: 12 additions & 1 deletion ossm-release-notes/ossm-release-notes-assembly.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:_content-type: ASSEMBLY
[id="ossm-release-notes-assembly"]
= OpenShift Service Mesh 3.x release notes
= OpenShift Service Mesh release notes
include::_attributes/common-attributes.adoc[]
:context: ossm-release-notes-assembly

Expand All @@ -23,6 +23,17 @@ include::modules/ossm-release-3-0-TP-1.adoc[leveloffset=+1]
// [id="additional-resources_{context}"]
// .Additional resources

//Notes Oct 25, 2024
//Troubleshooting Pantheon. All builds are failing and give the same generic error.
//Troubleshooting rel notes first.
//Removed 3.x from title of ossm-release-notes-assembly
//Removed attribute (again) from title
//Considered renaming title and corresponding subtitle in docinfo to: Release notes. Considered doing so for the sake of simplicity, however, Doc Peer Review and Doc Merge Review would likely require the title to be OpenShift Service Mesh release notes per style guidelines. If the other changes fail, will try "Release notes" as title anyway.
//Sentence case for subtitle in docinfo.xml to match sentence case title in ossm-release-notes-assembly
//Update version in docinfo.xml to be 3.0.0tp1 to match what Jenkins seems to be looking for
//The joys of setting something up in Pantheon for the first time.
//These notes will be removed once Pantheon build passes.


// This is OSSM 3.0 TP 1 content. Technology Preview banner is persistent and was handled by a separate PR from Tim O'Keefe. It has also been added to rel notes so users will see it twice: once at the top of the page, and again within rel notes. OCP writers suggested it should appear in rel notes, even if it means the user sees it twice.
// NOTE: the banner does not appear in preview. You can see it here: https://docs.openshift.com/service-mesh/3.0.0tp1/about/ossm-about-openshift-service-mesh.html
Expand Down