Skip to content

Commit 1ae777d

Browse files
committed
OCPBUGS-499969: Removed 4.10 and 4.11 references from MetalLB docs
1 parent 6013c48 commit 1ae777d

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

networking/networking_operators/metallb-operator/metallb-upgrading-operator.adoc

+3-9
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,15 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
If you are currently running version 4.10 or an earlier version of the MetalLB Operator, please note that automatic updates to any version later than 4.10 do not work. Upgrading to a newer version from any version of the MetalLB Operator that is 4.11 or later is successful. For example, upgrading from version 4.12 to version 4.13 will occur smoothly.
9+
You can upgrade from an earlier version of the MetalLB Operator to a newer version.
1010

11-
A summary of the upgrade procedure for the MetalLB Operator from 4.10 and earlier is as follows:
12-
13-
. Delete the installed MetalLB Operator version for example 4.10. Ensure that the namespace and the `metallb` custom resource are not removed.
14-
15-
. Using the CLI, install the MetalLB Operator {product-version} in the same namespace where the previous version of the MetalLB Operator was installed.
11+
As a cluster administrator, start the upgrade process by deleting the MetalLB Operator by using the OpenShift CLI (`oc`) or the web console.
1612

1713
[NOTE]
1814
====
19-
This procedure does not apply to automatic z-stream updates of the MetalLB Operator, which follow the standard straightforward method.
15+
The upgrading procedure does not apply to automatic z-stream updates of the MetalLB Operator.
2016
====
2117

22-
For detailed steps to upgrade the MetalLB Operator from 4.10 and earlier, see the guidance that follows. As a cluster administrator, start the upgrade process by deleting the MetalLB Operator by using the OpenShift CLI (`oc`) or the web console.
23-
2418
//Delete metallb using web console
2519
include::modules/olm-deleting-metallb-operators-from-a-cluster-using-web-console.adoc[leveloffset=+1]
2620

0 commit comments

Comments
 (0)