Skip to content

Commit 81cb52e

Browse files
authored
Merge pull request #74644 from fmcdonal/OSDOCS-9833
[OSDOCS-10212] Changed notes to warnings to top of the docs for the deprecated Custom Domain Operator
2 parents 2229c7d + c75c9e4 commit 81cb52e

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

applications/deployments/osd-config-custom-domains-applications.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
66

77
toc::[]
88

9-
[NOTE]
9+
[WARNING]
1010
====
1111
Starting with {product-title} 4.14, the Custom Domain Operator is deprecated. To manage Ingress in {product-title} 4.14, use the Ingress Operator. The functionality is unchanged for {product-title} 4.13 and earlier versions.
1212
====

applications/deployments/rosa-config-custom-domains-applications.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
66

77
toc::[]
88

9-
[NOTE]
9+
[WARNING]
1010
====
1111
Starting with {product-title} 4.14, the Custom Domain Operator is deprecated. To manage Ingress in {product-title} 4.14, use the Ingress Operator. The functionality is unchanged for {product-title} 4.13 and earlier versions.
1212
====

cloud_experts_tutorials/cloud-experts-external-dns.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ toc::[]
1818
// - Dustin Scott
1919
//---
2020

21-
[NOTE]
21+
[WARNING]
2222
====
2323
Starting with {product-title} 4.14, the Custom Domain Operator is deprecated. To manage Ingress in {product-title} 4.14, use the Ingress Operator. The functionality is unchanged for {product-title} 4.13 and earlier versions.
2424
====

modules/rosa-sdpolicy-networking.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ This section provides information about the service definition for {product-titl
1515

1616
[id="rosa-sdpolicy-custom-domains_{context}"]
1717
== Custom domains for applications
18-
To use a custom hostname for a route, you must update your DNS provider by creating a canonical name (CNAME) record. Your CNAME record should map the OpenShift canonical router hostname to your custom domain. The OpenShift canonical router hostname is shown on the _Route Details_ page after a route is created. Alternatively, a wildcard CNAME record can be created once to route all subdomains for a given hostname to the cluster's router.
1918

20-
[NOTE]
19+
[WARNING]
2120
====
2221
Starting with {product-title} 4.14, the Custom Domain Operator is deprecated. To manage Ingress in {product-title} 4.14 or later, use the Ingress Operator. The functionality is unchanged for {product-title} 4.13 and earlier versions.
2322
====
23+
To use a custom hostname for a route, you must update your DNS provider by creating a canonical name (CNAME) record. Your CNAME record should map the OpenShift canonical router hostname to your custom domain. The OpenShift canonical router hostname is shown on the _Route Details_ page after a route is created. Alternatively, a wildcard CNAME record can be created once to route all subdomains for a given hostname to the cluster's router.
2424

2525
[id="rosa-sdpolicy-validated-certificates_{context}"]
2626
== Domain validated certificates

modules/sdpolicy-networking.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[id="custom-domains_{context}"]
99
== Custom domains for applications
1010

11-
[NOTE]
11+
[WARNING]
1212
====
1313
Starting with {product-title} 4.14, the Custom Domain Operator is deprecated. To manage Ingress in {product-title} 4.14 or later, use the Ingress Operator. The functionality is unchanged for {product-title} 4.13 and earlier versions.
1414
====

0 commit comments

Comments
 (0)