Skip to content

Commit 4ac92d5

Browse files
authored
Merge pull request #67989 from bergerhoffer/OSDOCS-6653
OSDOCS#6653: Temporarily removing the Kube API removals section since…
2 parents ab812d8 + 9da278a commit 4ac92d5

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

_topic_maps/_topic_map.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -612,10 +612,10 @@ Topics:
612612
- Name: Preparing to update a cluster
613613
Dir: preparing_for_updates
614614
Topics:
615-
- Name: Preparing to update to OpenShift Container Platform 4.14
615+
- Name: Preparing to update to OpenShift Container Platform 4.15
616616
File: updating-cluster-prepare
617617
Distros: openshift-enterprise
618-
- Name: Preparing to update to OKD 4.14
618+
- Name: Preparing to update to OKD 4.15
619619
File: updating-cluster-prepare
620620
Distros: openshift-origin
621621
- Name: Preparing to update a cluster with manually maintained credentials
@@ -2897,13 +2897,13 @@ Topics:
28972897
File: oadp-intro
28982898
- Name: OADP release notes
28992899
Dir: release-notes
2900-
Topics:
2901-
- Name: OADP 1.3 release notes
2900+
Topics:
2901+
- Name: OADP 1.3 release notes
29022902
File: oadp-release-notes-1-3
2903-
- Name: OADP 1.2 release notes
2903+
- Name: OADP 1.2 release notes
29042904
File: oadp-release-notes-1-2
2905-
- Name: OADP 1.1 release notes
2906-
File: oadp-release-notes-1-1
2905+
- Name: OADP 1.1 release notes
2906+
File: oadp-release-notes-1-1
29072907
- Name: OADP features and plugins
29082908
File: oadp-features-plugins
29092909
- Name: Installing and configuring OADP

updating/preparing_for_updates/updating-cluster-prepare.adoc

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="updating-cluster-prepare"]
3-
= Preparing to update to {product-title} 4.14
3+
= Preparing to update to {product-title} 4.15
44
include::_attributes/common-attributes.adoc[]
55
:context: updating-cluster-prepare
66

@@ -15,8 +15,12 @@ To do: Remove this comment once 4.13 docs are EOL.
1515
Learn more about administrative tasks that cluster admins must perform to successfully initialize an update, as well as optional guidelines for ensuring a successful update.
1616

1717
[id="kube-api-removals_{context}"]
18-
== Kubernetes API deprecations and removals
18+
== Kubernetes API removals
1919

20+
There are no Kubernetes API removals in {product-title} 4.15.
21+
22+
// Commenting out this section because there are no APIs being removed in OCP 4.15 / Kube 1.28. But we'll need this section again for 4.16
23+
////
2024
{product-title} 4.14 uses Kubernetes 1.27, which removed several deprecated APIs.
2125
2226
A cluster administrator must provide a manual acknowledgment before the cluster can be updated from {product-title} 4.13 to 4.14. This is to help prevent issues after upgrading to {product-title} 4.14, where APIs that have been removed are still in use by workloads, tools, or other components running on or interacting with the cluster. Administrators must evaluate their cluster for any APIs in use that will be removed and migrate the affected components to use the appropriate new API version. After this evaluation and migration is complete, the administrator can provide the acknowledgment.
@@ -45,10 +49,11 @@ include::modules/update-preparing-migrate.adoc[leveloffset=+2]
4549
4650
// Providing the administrator acknowledgment
4751
include::modules/update-preparing-ack.adoc[leveloffset=+2]
52+
////
4853

4954
// Assessing the risk of conditional updates
5055
include::modules/update-preparing-conditional.adoc[leveloffset=+1]
5156

5257
[role="_additional-resources"]
5358
.Additional resources
54-
* xref:../../updating/understanding_updates/how-updates-work.adoc#update-evaluate-availability_how-updates-work[Evaluation of update availability]
59+
* xref:../../updating/understanding_updates/how-updates-work.adoc#update-evaluate-availability_how-updates-work[Evaluation of update availability]

0 commit comments

Comments
 (0)