ConduitIO / ConduitIO/conduit

Feature: Force delete / cascading delete

Open
#931 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Go
Stars
610
Forks
63
Avg merge
12h 28m
Merged PRs (30d)
57

Description

### Feature description

When deleting a pipeline it needs to be empty (i.e. no connectors or processors attached). Same goes for connectors. We can make it easier to delete a pipeline or connector by letting the user specify a "force" option which triggers a cascading delete of the entity and all entities attached to it. We need to figure out how to design the endpoint as DELETE endpoints should not contain a request body (relevant [SO question](https://stackoverflow.com/questions/14323716/restful-alternatives-to-delete-request-body)).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.