Skip to content

Commit 10c977b

Browse files
MIG_1320
1 parent 87db604 commit 10c977b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrating_from_ocp_3_to_4/premigration-checklists-3-4.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ $ oc get csr -A | grep pending -i
6666
----
6767

6868
* [ ] The link:https://docs.openshift.com/container-platform/3.11/install_config/configuring_authentication.html#overview[identity provider] is working.
69+
* [ ] You have set the value of the `openshift.io/host.generated` annotation parameter to `true` for each {product-title} route, which updates the host name of the route for the target cluster. Otherwise, the migrated routes retain the source cluster host name.
6970

7071
[id="target-cluster_{context}"]
7172
== Target cluster
@@ -88,7 +89,6 @@ If an application uses an internal image in the `openshift` namespace that is no
8889
* [ ] The target cluster and the replication repository have sufficient storage space.
8990
* [ ] The xref:../authentication/understanding-identity-provider.adoc#supported-identity-providers[identity provider] is working.
9091
* [ ] DNS records for your application exist on the target cluster.
91-
* [ ] 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.
9292
* [ ] Certificates that your application uses exist on the target cluster.
9393
* [ ] You have configured appropriate firewall rules on the target cluster.
9494
* [ ] You have correctly configured load balancing on the target cluster.

0 commit comments

Comments
 (0)