Skip to content

Commit 2448633

Browse files
author
Tim O'Keefe
committed
OSSMDOC-358:Move statement about inclusion
1 parent 5764b31 commit 2448633

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

modules/ossm-servicemesh-overview.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ Module included in the following assemblies:
1111
Microservice architectures split the work of enterprise applications into modular services, which can make scaling and maintenance easier. However, as an enterprise application built on a microservice architecture grows in size and complexity, it becomes difficult to understand and manage. {ProductShortName} can address those architecture problems by capturing or intercepting traffic between services and can modify, redirect, or create new requests to other services.
1212

1313
{ProductShortName}, which is based on the open source link:https://istio.io/[Istio project], provides an easy way to create a network of deployed services that provides discovery, load balancing, service-to-service authentication, failure recovery, metrics, and monitoring. A service mesh also provides more complex operational functionality, including A/B testing, canary releases, rate limiting, access control, and end-to-end authentication.
14-
15-
== Making open source more inclusive
16-
17-
Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. Because of the enormity of this endeavor, these changes will be implemented gradually over several upcoming releases. For more details, see link:https://www.redhat.com/en/blog/making-open-source-more-inclusive-eradicating-problematic-language[our CTO Chris Wright's message].

service_mesh/v1x/servicemesh-release-notes.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ include::modules/ossm-document-attributes-1x.adoc[]
55

66
toc::[]
77

8+
== Making open source more inclusive
9+
10+
Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. Because of the enormity of this endeavor, these changes will be implemented gradually over several upcoming releases. For more details, see link:https://www.redhat.com/en/blog/making-open-source-more-inclusive-eradicating-problematic-language[our CTO Chris Wright's message].
11+
12+
813
// The following include statements pull in the module files that comprise 1.x release notes.
914

1015
include::modules/ossm-servicemesh-overview.adoc[leveloffset=+1]

service_mesh/v2x/servicemesh-release-notes.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ include::modules/ossm-document-attributes.adoc[]
55

66
toc::[]
77

8+
== Making open source more inclusive
9+
10+
Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. Because of the enormity of this endeavor, these changes will be implemented gradually over several upcoming releases. For more details, see link:https://www.redhat.com/en/blog/making-open-source-more-inclusive-eradicating-problematic-language[our CTO Chris Wright's message].
11+
812
// The following include statements pull in the module files that comprise 2.x release notes.
913

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

0 commit comments

Comments
 (0)