IBM / node-red-app

WARNING: This repository is no longer maintained
Apache License 2.0
37 stars 68 forks source link

Deletion of Node-Red Toolchain retains cf route #216

Closed mlangeles closed 2 years ago

mlangeles commented 2 years ago

After manually deleting the tools and services included in the node-red tool chain, cloud foundry route were retained.

This was discovered through the recreation of the account with the same hostname. The error encountered was the host name is already used. Upon trying to delete the space, the error "CF-AssociationNotEmpty','code':10006" was encountered.

Manual clean up involves the command ibmcloud cf delete-route $domain --hostname $hostname.

nfstein commented 2 years ago

Thanks for the issue, can you give us a little more info. Did you create your cloud foundry app through this flow deployed to a cf toolchain? Were the tools and services deleted from within the running node red app UI or from the ibm toolchain view?

mlangeles commented 2 years ago

Yes, I did create it on the said link. I did the deletion via Resource List.

github-actions[bot] commented 2 years ago

:wave: Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed.