You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: Uncondition these xrefs when the Nodes content is ported to OSD/ROSA.
93
-
ifndef::openshift-dedicated,openshift-rosa[]
94
92
[role="_additional-resources"]
95
93
.Additional resources
96
94
97
95
* Adding taints and tolerations xref:../../nodes/scheduling/nodes-scheduler-taints-tolerations.adoc#nodes-scheduler-taints-tolerations-adding_nodes-scheduler-taints-tolerations[manually to nodes] or xref:../../nodes/scheduling/nodes-scheduler-taints-tolerations.adoc#nodes-scheduler-taints-tolerations-adding-machineset_nodes-scheduler-taints-tolerations[with compute machine sets]
* xref:../../nodes/scheduling/nodes-scheduler-taints-tolerations.adoc#nodes-scheduler-taints-tolerations-projects_nodes-scheduler-taints-tolerations[Creating a project with a node selector and toleration]
// TODO: Uncondition these xrefs when the Nodes content is ported to OSD/ROSA.
106
-
ifndef::openshift-dedicated,openshift-rosa[]
107
102
[role="_additional-resources"]
108
103
.Additional resources
109
104
110
105
* xref:../../nodes/scheduling/nodes-scheduler-pod-affinity.adoc#nodes-scheduler-pod-affinity-about_nodes-scheduler-pod-affinity[Understanding pod affinity]
// TODO: Uncondition this xref with the Nodes content is ported to OSD/ROSA.
63
-
ifndef::openshift-dedicated,openshift-rosa[]
64
56
[role="_additional-resources"]
65
57
.Additional resources
66
58
67
59
* xref:../../nodes/scheduling/nodes-scheduler-taints-tolerations.adoc#nodes-scheduler-taints-tolerations-about_nodes-scheduler-taints-tolerations[Understanding taints and tolerations]
Copy file name to clipboardExpand all lines: operators/admin/olm-deleting-operators-from-cluster.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ The following describes how to delete, or uninstall, Operators that were previou
11
11
[IMPORTANT]
12
12
====
13
13
You must successfully and completely uninstall an Operator prior to attempting to reinstall the same Operator. Failure to fully uninstall the Operator properly can leave resources, such as a project or namespace, stuck in a "Terminating" state and cause "error resolving resource" messages to be observed when trying to reinstall the Operator.
14
-
// TODO: Uncondition this xref when the Support content is ported to OSD/ROSA.
14
+
15
15
ifndef::openshift-dedicated,openshift-rosa[]
16
-
For more information, see xref:../../support/troubleshooting/troubleshooting-operator-issues.adoc#olm-reinstall_troubleshooting-operator-issues[Reinstalling Operators after failed uninstallation].
16
+
For more information, see xref:../../operators/admin/olm-troubleshooting-operator-issues.adoc#olm-reinstall_olm-troubleshooting-operator-issues[Reinstalling Operators after failed uninstallation].
0 commit comments