Hi, I would like to know is there is any recommended steps for removing a bad ONAP deployment (not individual projects, but whole ONAP that failed due to timing issues, sync issues etc). I noted that in page here<https://wiki.onap.org/display/DW/Cloud+Native+Deployment#CloudNativeDeployment-PODredeployment/undeploy/deploy>, following steps are mentioned kubectl delete namespace onap sudo helm delete --purge onap kubectl delete pv --all kubectl delete pvc --all kubectl delete secrets --all kubectl delete clusterrolebinding --all sudo rm -rf /dockerdata-nfs/onap-<pod>
This used to work in Casablanca. But in Dublin it seems some additional steps are required like patching the finalizer for namespace/pv/pvc etc. Appreciate if someone can suggest the recommended steps for undeploy/redeploy ONAP in case of a failed installation attempt. Regards Manoj ________________________________ The information transmitted herein is intended only for the person or entity to which it is addressed and may contain confidential, proprietary and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18002): https://lists.onap.org/g/onap-discuss/message/18002 Mute This Topic: https://lists.onap.org/mt/32431060/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
