From 0b63494842ddb827d0a36db66e2d619733dbf29f Mon Sep 17 00:00:00 2001 From: sbeskin Date: Wed, 4 Aug 2021 14:13:54 +0300 Subject: [PATCH] BZ1964321_BPG_route_host_names_section_added_to_MTC --- migrating_from_ocp_3_to_4/premigration-checklists-3-4.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/migrating_from_ocp_3_to_4/premigration-checklists-3-4.adoc b/migrating_from_ocp_3_to_4/premigration-checklists-3-4.adoc index ac64477866..6e606bdafc 100644 --- a/migrating_from_ocp_3_to_4/premigration-checklists-3-4.adoc +++ b/migrating_from_ocp_3_to_4/premigration-checklists-3-4.adoc @@ -84,6 +84,7 @@ NFS does not require a defined storage class. If an application uses an internal image in the `openshift` namespace that is not supported by {product-title} {product-version}, you can manually update the xref:../migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc#migration-updating-deprecated-internal-images_troubleshooting-3-4[{product-title} 3 image stream tag] with `podman`. * [ ] The target cluster and the replication repository have sufficient storage space. * [ ] The xref:../authentication/understanding-identity-provider.adoc#supported-identity-providers[identity provider] is working. +* [ ] Set the value of the `annotation.openshift.io/host.generated` parameter to `true` for each {product-title} route to update its host name for the target cluster. Otherwise, the migrated routes retain the source cluster host name. [id="performance-checklist_{context}"] == Performance checklist