Uninstalling IBM Sterling Intelligent Promising Operator

Use either the command-line interface or Red Hat® OpenShift® Container Platform web console to uninstall IBM® Sterling Intelligent Promising Operator.

Procedure

  1. Uninstall IBM Sterling Intelligent Promising by using command-line interface.
    1. Delete the ClusterService version by running the following command.
      oc delete csv <subscription_name>.<channel> -n <sip_installation_namespace>
    2. Delete subscription by running the following command.
      oc delete sub <subscription_name> -n <sip_installation_namespace>
  2. Alternatively, uninstall IBM Sterling Intelligent Promising Operator by using Red Hat OpenShift Container Platform web console.
    1. From the context selector in the navigation menu, click Operators > Installed Operators. A page listing all the installed Operators opens.
    2. From Project, select the namespace where the Operator is installed.
    3. Click the three-dot icon next to the Operator you want to uninstall, and select Uninstall Operator.
  3. Delete the existing custom resource definitions by running the following commands:
    oc delete ivservicegroups.apps.sip.ibm.com
    oc delete optimizerservicegroups.apps.sip.ibm.com
    oc delete promisingservicegroups.apps.sip.ibm.com
    oc delete sipenvironments.apps.sip.ibm.com	
    oc delete utilityservicegroups.apps.sip.ibm.com