Skip to content

Commit 934b38f

Browse files
authored
Merge pull request #36923 from bergerhoffer/OSDOCS-2627-49-upgrading-version
OSDOCS-2627: Replacing TODO with the expected z-stream
2 parents 458d886 + e9cacd7 commit 934b38f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

updating/updating-cluster-prepare.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@ toc::[]
77

88
{product-title} 4.9 uses Kubernetes 1.22, which removed a significant number of deprecated `v1beta1` APIs.
99

10-
4.8.TODO introduced a requirement that an administrator must provide a manual acknowledgment before the cluster can be upgraded from {product-title} 4.8 to 4.9. This is to help prevent issues after upgrading to {product-title} 4.9, 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 is done, the administrator can provide the administrator acknowledgment.
10+
4.8.14 introduced a requirement that an administrator must provide a manual acknowledgment before the cluster can be upgraded from {product-title} 4.8 to 4.9. This is to help prevent issues after upgrading to {product-title} 4.9, 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.
1111

1212
Before you can upgrade your {product-title} 4.8 cluster to 4.9, you must provide the administrator acknowledgment.
1313

14-
// TODO: Update to specify which 4.8 z-stream this check was introduced in.
15-
1614
// Removed Kubernetes APIs
1715
include::modules/update-preparing-list.adoc[leveloffset=+1]
1816

0 commit comments

Comments
 (0)