From 6202f12e77be3c6080906cb2c6ced7219b3a7dc7 Mon Sep 17 00:00:00 2001 From: Jason Boxman Date: Tue, 18 Jan 2022 11:59:52 -0500 Subject: [PATCH] Add known issue for EgressIPs on AWS - https://bugzilla.redhat.com/show_bug.cgi?id=2039656 --- release_notes/ocp-4-10-release-notes.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release_notes/ocp-4-10-release-notes.adoc b/release_notes/ocp-4-10-release-notes.adoc index 963524ab1331..1b0a8c1f6e96 100644 --- a/release_notes/ocp-4-10-release-notes.adoc +++ b/release_notes/ocp-4-10-release-notes.adoc @@ -681,6 +681,8 @@ This script removes unauthenticated subjects from the following cluster role bin // TODO: This known issue should carry forward to 4.9 and beyond! * The `oc annotate` command does not work for LDAP group names that contain an equal sign (`=`), because the command uses the equal sign as a delimiter between the annotation name and value. As a workaround, use `oc patch` or `oc edit` to add the annotation. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1917280[*BZ#1917280*]) +* The assignment of egress IP addresses to control plane nodes with the EgressIP feature is not supported on a cluster provisioned on Amazon Web Services (AWS). (link:https://bugzilla.redhat.com/show_bug.cgi?id=2039656[*BZ#2039656*]) + [id="ocp-4-10-asynchronous-errata-updates"] == Asynchronous errata updates