Hi OOM team, For the OOF project, while deleting/purging a project, there are some dangling resources which is affecting redeploy. OOF has added common music charts in requirements.yaml (WIP) and it is starting Cassandra and Zookeeper. The statefulsets and pods related to these two services brought up as part of common charts are not deleted while deleting the project oof.
These are the steps I am following to redeploy oof in my local system. helm del dev-oof -purge helm deploy dev local/onap --namespace onap And the error I am getting is. Release "dev-oof" does not exist. Installing it now. Error: release dev-oof failed: statefulsets.apps "dev-oof-cassandra" already exists Thanks, Dileep -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12907): https://lists.onap.org/g/onap-discuss/message/12907 Mute This Topic: https://lists.onap.org/mt/27154235/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
