Skip to content

Commit 1523c88

Browse files
committed
Release notes for LVMS
1 parent 9af2a55 commit 1523c88

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

release_notes/ocp-4-20-release-notes.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,21 @@ Instead of rebooting nodes after each individual change, you can apply all confi
111111

112112
For more information, see xref:../edge_computing/policygenerator_for_ztp/ztp-configuring-managed-clusters-policygenerator.adoc#ztp-coordinating-reboots-for-config-changes_ztp-configuring-managed-clusters-policygenerator[Coordinating reboots for configuration changes].
113113

114+
[id="ocp-release-edge-computing-networkpolicy-support-for-lvms_{context}"]
115+
==== NetworkPolicy support for the {lvms} Operator
116+
117+
The {lvms} Operator now applies Kubernetes `NetworkPolicy` objects during installation to restrict network communication to only the required components. This feature enforces default network isolation for {lvms} deployments on {product-title} clusters.
118+
119+
[id="ocp-release-edge-computing-hostname-label-for-pv_{context}"]
120+
==== Support for hostname labelling for persistent volumes created by using the {lvms} Operator
121+
122+
When you create a persistent volume (PV) by using the {lvms} Operator, the PV now includes the `kubernetes.io/hostname` label. This label shows which node the PV is located on, making it easier to identify the node associated with a workload. This change only applies to newly created PVs. Existing PVs are not modified.
123+
124+
[id="ocp-release-edge-computing-default-namespace_{context}"]
125+
==== Default namespace for the {lvms} Operator
126+
127+
The default namespace for the {lvms} Operator is now `openshift-lvm-storage`. You can still install {lvms} in a custom namespace.
128+
114129
[id="ocp-release-notes-extensions_{context}"]
115130
=== Extensions ({olmv1})
116131

0 commit comments

Comments
 (0)