rig
rig copied to clipboard
Delete capsule when deleting a project
Currently it doesn't look like we delete capsules from a project when the project is deleted.
This should be fixed when we implement Project == Namespace.
Eg. kubectl delete project <project>
would delete the namespace which would in turn delete the capsules.