Skip to content

Commit cb6eb38

Browse files
committed
Adds a dummy file for 4.10 RNs
1 parent f51c55b commit cb6eb38

File tree

4 files changed

+16
-5
lines changed

4 files changed

+16
-5
lines changed

_topic_map.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ Name: Release notes
8181
Dir: release_notes
8282
Distros: openshift-enterprise
8383
Topics:
84-
- Name: OpenShift Container Platform 4.9 release notes
85-
File: ocp-4-9-release-notes
84+
- Name: OpenShift Container Platform 4.10 release notes
85+
File: ocp-4-10-release-notes
8686
- Name: Versioning policy
8787
File: versioning-policy
8888
---
@@ -471,7 +471,7 @@ Topics:
471471
- Name: Installing and configuring the OpenShift Update Service
472472
File: installing-update-service
473473
# TODO: Remove below assembly for 4.10:
474-
- Name: Preparing to update to OpenShift Container Platform 4.9
474+
- Name: Preparing to update to OpenShift Container Platform 4.10
475475
File: updating-cluster-prepare
476476
Distros: openshift-enterprise
477477
# TODO: Remove below assembly for 4.10:

migrating_from_ocp_3_to_4/planning-migration-3-4.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc::[]
88
{product-title} {product-version} introduces architectural changes and enhancements. The procedures that you used to manage your {product-title} 3 cluster might not apply to {product-title} 4.
99

1010
ifndef::openshift-origin[]
11-
For information on configuring your {product-title} 4 cluster, review the appropriate sections of the {product-title} documentation. For information on new features and other notable technical changes, review the xref:../release_notes/ocp-4-9-release-notes.adoc#ocp-4-9-release-notes[OpenShift Container Platform 4.9 release notes].
11+
For information on configuring your {product-title} 4 cluster, review the appropriate sections of the {product-title} documentation. For information on new features and other notable technical changes, review the xref:../release_notes/ocp-4-10-release-notes.adoc#ocp-4-10-release-notes[OpenShift Container Platform 4.10 release notes].
1212
endif::[]
1313

1414
It is not possible to upgrade your existing {product-title} 3 cluster to {product-title} 4. You must start with a new {product-title} 4 installation. Tools are available to assist in migrating your control plane settings and application workloads.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[id="ocp-4-10-release-notes"]
2+
= {product-title} {product-version} release notes
3+
include::modules/common-attributes.adoc[]
4+
:context: release-notes
5+
6+
Do not add or edit release notes here. Edit release notes directly in the branch
7+
that they are relevant for.
8+
9+
Release note changes should be added/edited in their own PR.
10+
11+
This file is here to allow builds to work.

welcome/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Start with xref:../architecture/architecture.adoc#architecture-overview-architec
1616
xref:../security/container_security/security-understanding.adoc#understanding-security[Security and compliance].
1717
ifdef::openshift-enterprise,openshift-webscale[]
1818
Then, see the
19-
xref:../release_notes/ocp-4-9-release-notes.adoc#ocp-4-9-release-notes[release notes].
19+
xref:../release_notes/ocp-4-10-release-notes.adoc#ocp-4-10-release-notes[release notes].
2020
endif::[]
2121
endif::[]
2222

0 commit comments

Comments
 (0)