garbage collection of unallocated resources #188

Open
opened 2025-02-24 11:21:33 +01:00 by kiara · 0 comments
Owner

As a hosting provider,
if my operator deletes their account,
I want all their resources to be removed.

Test:

Given my operator has some deployment going,
When they remove their account on the FediPanel,
Then all their resources (S3 buckets, VMs, DNS entries, e-mails, accounting documents, logs, etc.) will be removed as needed or possible (eg. accounting documents might need to be kept for a while).

implementation notes

c.f. #186

**As** a hosting provider, **if** my operator deletes their account, **I want** all their resources to be removed. ### Test: **Given** my operator has some deployment going, **When** they remove their account on the FediPanel, **Then** all their resources (S3 buckets, VMs, DNS entries, e-mails, accounting documents, logs, etc.) will be removed as needed or possible (eg. accounting documents might need to be kept for a while). ## implementation notes c.f. #186
kiara added a new dependency 2025-04-01 23:02:17 +02:00
kiara added the
type: user story
label 2025-05-01 12:03:59 +02:00
kiara added the
productisation
label 2025-05-21 13:25:05 +02:00
kiara changed title from account deletion with garbage collection of resources to garbage collection of resources 2025-06-01 16:43:31 +02:00
kiara changed title from garbage collection of resources to garbage collection of unallocated resources 2025-06-01 16:43:44 +02:00
Sign in to join this conversation.
No description provided.