Skip to content

Commit bf5529e

Browse files
authored
Merge pull request #79259 from sheriff-rh/OCPBUGS-29730
2 parents d752d58 + ffbcef1 commit bf5529e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

modules/available-persistent-storage-options.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ a|* Presented to the operating system (OS) as a block device
2020
bypassing the file system
2121
* Also referred to as a Storage Area Network (SAN)
2222
* Non-shareable, which means that only one client at a time can mount an endpoint of this type
23-
| AWS EBS and VMware vSphere support dynamic persistent volume (PV) provisioning natively in {product-title}.
23+
| AWS EBS and VMware vSphere support dynamic persistent volume (PV) provisioning natively in the {product-title}.
2424
// Ceph RBD, OpenStack Cinder, Azure Disk, GCE persistent disk
2525

2626
|File

modules/configuring-haproxy-interval.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="configuring-haproxy-interval_{context}"]
77
= Configuring HAProxy reload interval
88

9-
When you update a route or an endpoint associated with a route, {product-title} router updates the configuration for HAProxy. Then, HAProxy reloads the updated configuration for those changes to take effect. When HAProxy reloads, it generates a new process that handles new connections using the updated configuration.
9+
When you update a route or an endpoint associated with a route, the {product-title} router updates the configuration for HAProxy. Then, HAProxy reloads the updated configuration for those changes to take effect. When HAProxy reloads, it generates a new process that handles new connections using the updated configuration.
1010

1111
HAProxy keeps the old process running to handle existing connections until those connections are all closed. When old processes have long-lived connections, these processes can accumulate and consume resources.
1212

modules/recommended-configurable-storage-technology.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ A scaled registry is an {product-registry} where two or more pod replicas are ru
8080
8181
[IMPORTANT]
8282
====
83-
Testing shows issues with using the NFS server on {op-system-base-full} as storage backend for core services. This includes the OpenShift Container Registry and Quay, Prometheus for monitoring storage, and Elasticsearch for logging storage. Therefore, using {op-system-base} NFS to back PVs used by core services is not recommended.
83+
Testing shows issues with using the NFS server on {op-system-base-full} as a storage backend for core services. This includes the OpenShift Container Registry and Quay, Prometheus for monitoring storage, and Elasticsearch for logging storage. Therefore, using {op-system-base} NFS to back PVs used by core services is not recommended.
8484
85-
Other NFS implementations on the marketplace might not have these issues. Contact the individual NFS implementation vendor for more information on any testing that was possibly completed against these {product-title} core components.
85+
Other NFS implementations in the marketplace might not have these issues. Contact the individual NFS implementation vendor for more information on any testing that was possibly completed against these {product-title} core components.
8686
====
8787
8888
=== Registry

0 commit comments

Comments
 (0)