Skip to content

Commit 7a5edd8

Browse files
authored
Merge pull request #37483 from michaelryanpeter/OLM-remove-OSDOCS-1922-operand-delete
Revert OSDOCS-1922: Operand deletion from the web console
2 parents cbdd436 + b84cc49 commit 7a5edd8

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

modules/olm-deleting-operators-from-a-cluster-using-web-console.adoc

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,17 @@ endif::[]
1919

2020
.Procedure
2121

22-
. From the *Operators* → *Installed Operators* page, scroll or enter a keyword into the *Filter by name* field to find the Operator you want. Then, click on it.
22+
. Navigate to the *Operators* → *Installed Operators* page.
23+
24+
. Scroll or enter a keyword into the *Filter by name* field to find the Operator that you want to remove. Then, click on it.
2325

2426
. On the right side of the *Operator Details* page, select *Uninstall Operator* from the *Actions* drop-down menu.
2527
+
26-
An *Uninstall Operator?* dialog box opens, listing the Operands associated with the Operator.
27-
+
28-
. Choose one of the following options for the *Delete all operand instances for this Operator* checkbox:
29-
30-
* To remove Operands managed by the Operator automatically, including custom resources (CRs), select the checkbox.
31-
* To keep the Operands in place or remove them manually later, leave the checkbox clear.
32-
. Select *Uninstall* to remove the Operator, any Operator deployments, and pods. This Operator stops running and no longer receives updates.
33-
34-
.Verification
35-
36-
- If you choose to remove Operands managed by the Operator automatically, the *Uninstall Operator?* dialog box confirms if the uninstall process is a success. If there are errors, the dialog lists the Operands that you need to delete manually.
28+
An *Uninstall Operator?* dialog box is displayed.
3729

30+
. Select *Uninstall* to remove the Operator, Operator deployments, and pods. Following this action, the Operator stops running and no longer receives updates.
31+
+
3832
[NOTE]
3933
====
40-
Dashboards and navigation items enabled by the web console and off-cluster resources that continue to run might need manual clean up.
34+
This action does not remove resources managed by the Operator, including custom resource definitions (CRDs) and custom resources (CRs). Dashboards and navigation items enabled by the web console and off-cluster resources that continue to run might need manual clean up. To remove these after uninstalling the Operator, you might need to manually delete the Operator CRDs.
4135
====

0 commit comments

Comments
 (0)