From f7b5e2811204eb1d4397e833dfcd69f3385b6975 Mon Sep 17 00:00:00 2001 From: Steven Smith Date: Tue, 6 Dec 2022 09:41:03 -0500 Subject: [PATCH] Updates dual stack note regarding 3.8 and 4.12 ocp --- modules/rn_3_80.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rn_3_80.adoc b/modules/rn_3_80.adoc index 906f65fa4..af4c959ec 100644 --- a/modules/rn_3_80.adoc +++ b/modules/rn_3_80.adoc @@ -260,7 +260,7 @@ For more information, see link:https://issues.redhat.com/browse/PROJQUAY-4470[PR * Currently, OpenShift Data Foundations (ODF) is unsupported when {productname} is deployed on IPv6 single stack environments. As a result, ODF cannot be used in IPv6 environments. This limitation is scheduled to be fixed in a future version of OpenShift Data Foundations. -* Currently, dual-stack (IPv4 and IPv6) support does not work on {productname} {ocp} deployments. When {productname} 3.8 is deployed on {ocp} with dual-stack support enabled, the Quay route generated by the {productname} Operator only generates an IPv4 address, and not an IPv6 address. As a result, clients with an IPv6 address cannot access the {productname} application on {ocp}. This limitation is scheduled to be fixed in a future version of {ocp}. +* Currently, dual-stack (IPv4 and IPv6) support does not work on {productname} {ocp} deployments. When {productname} 3.8 is deployed on {ocp} with dual-stack support enabled, the Quay route generated by the {productname} Operator only generates an IPv4 address, and not an IPv6 address. As a result, clients with an IPv6 address cannot access the {productname} application on {ocp}. This limitation will be lifted upon the release of {ocp} 4.12. * Currently, Github and link:api.github.com[api.github.com] do not support IPv6. When {productname} is deployed on {ocp} with IPv6 enabled, the config editor cannot be configured to use Github authentication.