Skip to content

Commit c6581bb

Browse files
committed
OCPBUGS-499969: Removed 4.10 and 4.11 references from MetalLB docs
1 parent 106cb3c commit c6581bb

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
lines changed

modules/olm-updating-metallb-operatorgroup.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
[id="olm-updating-metallb-operatorgroup_{context}"]
77
= Editing the MetalLB Operator Operator group
88

9-
When upgrading from any MetalLB Operator version up to and including 4.10 to 4.11 and later, remove `spec.targetNamespaces` from the Operator group custom resource (CR). You must remove the spec regardless of whether you used the web console or the CLI to delete the MetalLB Operator.
9+
When upgrading from any MetalLB Operator version, remove `spec.targetNamespaces` from the Operator group custom resource (CR). You must remove the spec regardless of whether you used the web console or the CLI to delete the MetalLB Operator.
1010
[NOTE]
1111
====
12-
The MetalLB Operator version 4.11 or later only supports the `AllNamespaces` install mode, whereas 4.10 or earlier versions support `OwnNamespace` or `SingleNamespace` modes.
12+
The MetalLB Operator only supports the `AllNamespaces` install mode.
1313
====
1414

1515
.Prerequisites

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

+2-22
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,9 @@ 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.
16-
17-
[NOTE]
18-
====
19-
This procedure does not apply to automatic z-stream updates of the MetalLB Operator, which follow the standard straightforward method.
20-
====
21-
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-
24-
//Delete metallb using web console
25-
include::modules/olm-deleting-metallb-operators-from-a-cluster-using-web-console.adoc[leveloffset=+1]
26-
27-
//Delete metallb using cli
28-
include::modules/olm-deleting-metallb-operators-from-a-cluster-using-cli.adoc[leveloffset=+1]
29-
30-
//Delete targetNamespace
31-
include::modules/olm-updating-metallb-operatorgroup.adoc[leveloffset=+1]
11+
As a cluster administrator, start the upgrade process by deleting the MetalLB Operator by using the OpenShift CLI (`oc`) or the web console.
3212

3313
//Upgrade the MetalLB
3414
include::modules/nw-metalLB-basic-upgrade-operator.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)