Bug 1649633 - Add a point to delete clusterroles.authorization.openshift.io and serviceaccounts for glusterblock-provisioner-runner, glusterblock-storage-provisioner
Summary: Add a point to delete clusterroles.authorization.openshift.io and serviceacc...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: doc-Container_Native_Storage_with_OpenShift
Version: cns-3.10
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: OCS 3.11.z Batch Update 2
Assignee: Bhavana
QA Contact: RamaKasturi
URL:
Whiteboard:
Depends On:
Blocks: 1672844
TreeView+ depends on / blocked
 
Reported: 2018-11-14 06:28 UTC by RamaKasturi
Modified: 2019-04-01 06:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-01 06:08:19 UTC
Embargoed:


Attachments (Terms of Use)

Description RamaKasturi 2018-11-14 06:28:04 UTC
Describe the Issue : I see that 3.10 docs does not describe about how to delete clusterroles.authorization.openshift.io and serviceaccounts for glusterblock-provisioner-runner,  glusterblock-storage-provisioner

Link to the Document : https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/3.10/html-single/deployment_guide/#chap-Documentation-Red_Hat_Gluster_Storage_Container_Native_with_OpenShift_Platform-Upgrade-Gluster_pods

SectionNumber & Name : 6.4. Upgrading the Red Hat Gluster Storage Pods

Suggestions for improvement: Add a new step after oc edit template glusterblock-provisioner as below.

Delete the following resources from the old pod
# oc delete clusterroles.authorization.openshift.io glusterblock-provisioner-runner
# oc delete serviceaccounts glusterblock-storage-provisioner

Additional Info :

Comment 3 RamaKasturi 2019-03-14 13:49:46 UTC
Verified in the link provided in comment 2 and changes looks good to me.


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