1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Fixing OSD build errors

This commit is contained in:
Paul Needle
2022-02-22 10:53:32 +00:00
parent 7d4d52ac86
commit 734fb2a402
3 changed files with 6 additions and 6 deletions

View File

@@ -12,12 +12,12 @@ Upgrading your {product-title} clusters to OpenShift 4.9 requires you to evaluat
Before you can upgrade your {product-title} clusters, you must update the required tools to the appropriate version.
include::modules/upgrade-49-acknowledgement.adoc[leveloffset=+2]
include::modules/upgrade-49-acknowledgement.adoc[leveloffset=+1]
// Removed Kubernetes APIs
// Removed Kubernetes APIs
include::modules/osd-update-preparing-list.adoc[leveloffset=+2]
include::modules/osd-update-preparing-list.adoc[leveloffset=+1]
[id="osd-evaluating-cluster-removed-apis"]
== Evaluating your cluster for removed APIs
@@ -25,7 +25,7 @@ include::modules/osd-update-preparing-list.adoc[leveloffset=+2]
There are several methods to help administrators identify where APIs that will be removed are in use. However, {product-title} cannot identify all instances, especially workloads that are idle or external tools that are used. It is the responsibility of the administrator to properly evaluate all workloads and other integrations for instances of removed APIs.
// Reviewing alerts to identify uses of removed APIs
include::modules/osd-update-preparing-evaluate-alerts.adoc[leveloffset=+2]
include::modules/osd-update-preparing-evaluate-alerts.adoc[leveloffset=+1]
// Using APIRequestCount to identify uses of removed APIs
include::modules/osd-update-preparing-evaluate-apirequestcount.adoc[leveloffset=+2]