Bug 1899037 - [Docs] Missing removal steps of Service Mesh
Summary: [Docs] Missing removal steps of Service Mesh
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: jstickle
QA Contact: Xiaoli Tian
Vidya
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-18 13:34 UTC by Shivkumar Ople
Modified: 2021-04-16 18:38 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-04-16 18:38:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Shivkumar Ople 2020-11-18 13:34:52 UTC
Document URL: 

https://docs.openshift.com/container-platform/4.5/service_mesh/v1x/installing-ossm.html#removing-red-hat-openshift-service-mesh

Missing:

oc delete crds jaegers.jaegertracing.io
oc delete clusterrole jaegers.jaegertracing.io-v1-admin jaegers.jaegertracing.io-v1-crdview jaegers.jaegertracing.io-v1-edit jaegers.jaegertracing.io-v1-view
oc delete clusterrole istio-view istio-edit
oc delete svc admission-controller -m <project_where_operator_was_installed>
oc delete project <istio_system_project>


Section Number and Name: 

removing-red-hat-openshift-service-mesh

Describe the issue: 

 Not all objects mentioned in removal procedure. Please update docs.


Suggestions for improvement: 

Please add:

oc delete crds jaegers.jaegertracing.io
oc delete clusterrole jaegers.jaegertracing.io-v1-admin jaegers.jaegertracing.io-v1-crdview jaegers.jaegertracing.io-v1-edit jaegers.jaegertracing.io-v1-view
oc delete clusterrole istio-view istio-edit
oc delete svc admission-controller -m <project_where_operator_was_installed>
oc delete project <istio_system_project>


Additional information:

Comment 3 jstickle 2021-02-05 15:12:43 UTC
https://issues.redhat.com/browse/OSSMDOC-177 was created to track this issue.

Comment 4 jstickle 2021-04-16 18:38:57 UTC
Closed via https://github.com/openshift/openshift-docs/pull/30605


Note You need to log in before you can comment on or make changes to this bug.