rig icon indicating copy to clipboard operation
rig copied to clipboard

Delete capsule when deleting a project

Open MatiasFrank opened this issue 1 year ago • 1 comments

Currently it doesn't look like we delete capsules from a project when the project is deleted.

MatiasFrank avatar Dec 20 '23 12:12 MatiasFrank

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.

blacksails avatar Feb 13 '24 09:02 blacksails