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

Fail on deletion of a stack with traffic #343

@lenalebt

Description

@lenalebt

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions