From d2e2d73590b0119a36e9dab04da37aeb9b39c959 Mon Sep 17 00:00:00 2001 From: Jesse Dohmann Date: Thu, 11 Sep 2025 14:39:33 -0700 Subject: [PATCH] OSDOCS-10854: add updates to node image versioning scheme --- release_notes/ocp-4-19-release-notes.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/release_notes/ocp-4-19-release-notes.adoc b/release_notes/ocp-4-19-release-notes.adoc index d90ea7ac1c7b..ff2881155d9c 100644 --- a/release_notes/ocp-4-19-release-notes.adoc +++ b/release_notes/ocp-4-19-release-notes.adoc @@ -1114,6 +1114,16 @@ The readiness probes for the API server have been modified to exclude etcd check 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. +[id="ocp-4-19-rhcos-split-layers_{context}"] +=== {op-system-first} versioning uses {op-system-base-full} instead of {product-title} + +Previously, the node image used a customized `/etc/os-release` containing key fields inherited from {op-system-base} that were changed to follow {product-title} release versioning information. With this release, the following {op-system} fields are kept the same as their {op-system-base} counterparts in order to emphasize that {op-system} builds on top of {op-system-base} Image Mode: ++ +* `VERSION` +* `VERSION_ID` +* `OSTREE_VERSION` +* `ID` + [id="ocp-4-19-deprecated-removed-features_{context}"] == Deprecated and removed features