From ea741336f0aabaa67c6ed9d6494bb8ffaa875953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Herrmann?= Date: Sat, 9 Nov 2024 11:32:56 +0100 Subject: [PATCH] CNV-45783: Added a Release Note on CentOS 7+8 support removal Applied peer review Kudos to skopacz1 Co-authored-by: Sebastian Kopacz <112414607+skopacz1@users.noreply.github.com> --- virt/release_notes/virt-4-14-release-notes.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/virt/release_notes/virt-4-14-release-notes.adoc b/virt/release_notes/virt-4-14-release-notes.adoc index 599469757131..b911bb72ef64 100644 --- a/virt/release_notes/virt-4-14-release-notes.adoc +++ b/virt/release_notes/virt-4-14-release-notes.adoc @@ -207,6 +207,11 @@ Removed features are not supported in the current release. //CNV-27160 Release note: REMOVED RHEL 7/virtctl RPMs * Installing the `virtctl` client as an RPM is no longer supported for {op-system-base-full} 7 and {op-system-base} 9. +//CNV-45783 + +* CentOS 7 and CentOS Stream 8 are now in the End of Life phase. As a consequence, the container images for these operating systems have been removed from OpenShift Virtualization and are no longer link:https://access.redhat.com/articles/4234591#community[community supported]. + + //[id="virt-4-14-changes"] //== Notable technical changes