From 5fa0d4e7899248057df7270ef7670d43b6d44ac7 Mon Sep 17 00:00:00 2001 From: Erin Peterson Date: Wed, 12 Nov 2025 11:55:28 -0400 Subject: [PATCH 1/3] CNV-70798: Update to 4.20 Release Notes --- virt/release_notes/virt-4-20-release-notes.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/virt/release_notes/virt-4-20-release-notes.adoc b/virt/release_notes/virt-4-20-release-notes.adoc index bc3ed9fdb609..c2fb87aab6d0 100644 --- a/virt/release_notes/virt-4-20-release-notes.adoc +++ b/virt/release_notes/virt-4-20-release-notes.adoc @@ -74,6 +74,9 @@ Ensure that you update to the latest z-stream release of your current minor (x.y //CNV-58010 * Using {VirtProductName} on a bare-metal cluster installed on an ARM64 (AARCH64) system is now generally available. For more information, see xref:../../virt/install/preparing-cluster-for-virt.adoc#arm-compatibility_preparing-cluster-for-virt[ARM64 compatibility]. +//CNV-70798 +* When upgrading from {VirtProductName} 4.19 to 4.20, you must remove the `wasp-agent` component before initating the upgrade. For more information about removing the `wasp-agent` component, see xref:../../virt/post_installation_configuration/virt-configuring-higher-vm-workload-density.adoc#virt-removing-wasp-agent[Removing the wasp-agent component]. + //[id="virt-4-20-infrastructure_{context}"] //=== Infrastructure From fc7184fc3df23c2221003a142cf74dce45ac7af1 Mon Sep 17 00:00:00 2001 From: Erin Peterson Date: Wed, 12 Nov 2025 14:18:49 -0400 Subject: [PATCH 2/3] Fixing crossreference --- virt/release_notes/virt-4-20-release-notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virt/release_notes/virt-4-20-release-notes.adoc b/virt/release_notes/virt-4-20-release-notes.adoc index c2fb87aab6d0..6574fe10b6cc 100644 --- a/virt/release_notes/virt-4-20-release-notes.adoc +++ b/virt/release_notes/virt-4-20-release-notes.adoc @@ -75,7 +75,7 @@ Ensure that you update to the latest z-stream release of your current minor (x.y * Using {VirtProductName} on a bare-metal cluster installed on an ARM64 (AARCH64) system is now generally available. For more information, see xref:../../virt/install/preparing-cluster-for-virt.adoc#arm-compatibility_preparing-cluster-for-virt[ARM64 compatibility]. //CNV-70798 -* When upgrading from {VirtProductName} 4.19 to 4.20, you must remove the `wasp-agent` component before initating the upgrade. For more information about removing the `wasp-agent` component, see xref:../../virt/post_installation_configuration/virt-configuring-higher-vm-workload-density.adoc#virt-removing-wasp-agent[Removing the wasp-agent component]. +* When upgrading from {VirtProductName} 4.19 to 4.20, you must remove the `wasp-agent` component before initating the upgrade. For more information about removing the `wasp-agent` component, see xref:../../virt/post_installation_configuration/virt-configuring-higher-vm-workload-density.adoc#virt-removing-wasp-agent_virt-configuring-higher-vm-workload-density[Removing the wasp-agent component]. //[id="virt-4-20-infrastructure_{context}"] //=== Infrastructure From 4af59ecbc2ea3093b0a21dc27ef4919364439a4d Mon Sep 17 00:00:00 2001 From: Erin Peterson Date: Wed, 12 Nov 2025 15:43:12 -0400 Subject: [PATCH 3/3] Moved text to a different section --- virt/release_notes/virt-4-20-release-notes.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/virt/release_notes/virt-4-20-release-notes.adoc b/virt/release_notes/virt-4-20-release-notes.adoc index 6574fe10b6cc..6933f99f3da5 100644 --- a/virt/release_notes/virt-4-20-release-notes.adoc +++ b/virt/release_notes/virt-4-20-release-notes.adoc @@ -74,8 +74,6 @@ Ensure that you update to the latest z-stream release of your current minor (x.y //CNV-58010 * Using {VirtProductName} on a bare-metal cluster installed on an ARM64 (AARCH64) system is now generally available. For more information, see xref:../../virt/install/preparing-cluster-for-virt.adoc#arm-compatibility_preparing-cluster-for-virt[ARM64 compatibility]. -//CNV-70798 -* When upgrading from {VirtProductName} 4.19 to 4.20, you must remove the `wasp-agent` component before initating the upgrade. For more information about removing the `wasp-agent` component, see xref:../../virt/post_installation_configuration/virt-configuring-higher-vm-workload-density.adoc#virt-removing-wasp-agent_virt-configuring-higher-vm-workload-density[Removing the wasp-agent component]. //[id="virt-4-20-infrastructure_{context}"] //=== Infrastructure @@ -258,6 +256,9 @@ link:https://access.redhat.com/support/offerings/techpreview[Technology Preview * {VirtProductName} links a service account token in use by a pod to that specific pod. {VirtProductName} implements a service account volume by creating a disk image that contains a token. If you migrate a VM, then the service account volume becomes invalid. (link:https://issues.redhat.com/browse/CNV-33835[*CNV-33835*]) ** As a workaround, use user accounts rather than service accounts because user account tokens are not bound to a specific pod. +//CNV-70798 +* When upgrading from {VirtProductName} 4.19 to 4.20, you must remove the `wasp-agent` component before initating the upgrade. For more information about removing the `wasp-agent` component, see xref:../../virt/post_installation_configuration/virt-configuring-higher-vm-workload-density.adoc#virt-removing-wasp-agent_virt-configuring-higher-vm-workload-density[Removing the wasp-agent component]. + //[id="virt-4-20-ki-webconsole_{context}"] //=== Web console