This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Description
Current behaviour of senza when deleting a stack with 100% traffic is to silently remove the stack and DNS entries, which leads to "unknown host" for all users. This is potentially error-prone and can lead to downtimes in production. It would be better if it does one of the following
- either die and not allow to delete an instance that has (full / any) traffic
- or route traffic to one of the other stacks that already have traffic
Imho, the first proposal makes more sense, and the latter might make sense in case you have e.g. two stacks with traffic.