Skip to content

Commit e4c66c8

Browse files
committed
OCPBUGS-60065: Add RN for automatic CNS volume deletion.
1 parent 0a868df commit e4c66c8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,13 +1085,11 @@ This release also introduces the following updates to the web console. You can n
10851085
[id="ocp-4-19-notable-technical-changes_{context}"]
10861086
== Notable technical changes
10871087

1088-
[discrete]
10891088
[id="ocp-4-19-notable-technical-changes-readonlyrootfilesystem_{context}"]
10901089
=== Pods deploy with readOnlyRootFilesystem set to true
10911090

10921091
With this release, Cloud Credential Operator pods now deploy with the `readOnlyRootFilesystem` security context setting set to `true`. This enhances security by ensuring that the container root file system is mounted as read-only.
10931092

1094-
[discrete]
10951093
[id="ocp-4-19-notable-technical-changes-loopback-cert_{context}"]
10961094
=== Extended loopback certificate validity to three years for kube-apiserver
10971095

@@ -1102,6 +1100,11 @@ Previously, the self-signed loopback certificate for the Kubernetes API Server e
11021100

11031101
The readiness probes for the API server have been modified to exclude etcd checks. This prevents client connections from being closed if etcd is temporarily unavailable. This means that client connections persist through brief etcd unavailability and minimizes temporary API server outages.
11041102

1103+
[id="ocp-4-19-notable-technical-changes-remove-cns_{context}"]
1104+
=== Installer automatically removes leftover Cloud Native Storage (CNS) volumes
1105+
1106+
The OpenShift installation program now automatically detects and removes leftover persistent storage volumes on {vmw-full} when you delete a cluster. This prevents orphaned volumes from consuming disk space and creating unnecessary alerts in vCenter.
1107+
11051108
[id="ocp-4-19-deprecated-removed-features_{context}"]
11061109
== Deprecated and removed features
11071110

0 commit comments

Comments
 (0)